From 697881dfd1a5816e6c142e7f43df7bfbde9f3158 Mon Sep 17 00:00:00 2001 From: Rich Megginson Date: Nov 01 2010 14:57:06 +0000 Subject: bump to 1.2.7.a4 --- diff --git a/VERSION.sh b/VERSION.sh index 759b92e..65f059c 100644 --- a/VERSION.sh +++ b/VERSION.sh @@ -14,7 +14,7 @@ VERSION_MAINT=7 # if this is a PRERELEASE, set VERSION_PREREL # otherwise, comment it out # be sure to include the dot prefix in the prerel -VERSION_PREREL=.a3 +VERSION_PREREL=.a4 # NOTES on VERSION_PREREL # use aN for an alpha release e.g. a1, a2, etc. # use rcN for a release candidate e.g. rc1, rc2, etc.