From 2ad902937b7a75ab54f6084ea9378682dd6a273b Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Thu, 11 Oct 2007 04:02:55 +0000 Subject: [PATCH] bump version number --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 749826c8..6771c4e2 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ TOP = $(shell pwd) -VERSION = 0.5.2 +VERSION = 0.5.3pre OS = $(shell uname -s) BUILD_DATE = $(shell date "+%Y/%m/%d %H:%M:%S")