diff --git a/Makefile b/Makefile index 48f2f5f..3110e01 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA # 02110-1301 USA. -VERSION := 0.2 +VERSION := 0.2.1 PROJECT := davadmin SRCFILES := $(wildcard admin/*.php) SRCFILES += $(wildcard admin/scripts/*.php)