diff --git a/Makefile b/Makefile index 70f84700..3645f6ad 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ TOP = $(shell pwd) -VERSION = pre0.5.2 +VERSION = 0.5.2pre OS = $(shell uname -s) BUILD_DATE = $(shell date "+%Y/%m/%d %H:%M:%S")