update version number for pending release

This commit is contained in:
Doug Kearns
2007-10-11 03:19:56 +00:00
parent 363b0a45dc
commit 7edd1a6d82
3 changed files with 27 additions and 4 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
TOP = $(shell pwd)
VERSION = 0.5.2pre
VERSION = 0.5.2
OS = $(shell uname -s)
BUILD_DATE = $(shell date "+%Y/%m/%d %H:%M:%S")