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