From 1716b5b01f61ceac35af83c55bd59a253cb1d198 Mon Sep 17 00:00:00 2001 From: Rich Megginson Date: Jan 12 2010 18:54:28 +0000 Subject: this is the final 1.2.5 release --- diff --git a/VERSION.sh b/VERSION.sh index 4a90065..156bf53 100644 --- a/VERSION.sh +++ b/VERSION.sh @@ -14,7 +14,7 @@ VERSION_MAINT=5 # if this is a PRERELEASE, set VERSION_PREREL # otherwise, comment it out # be sure to include the dot prefix in the prerel -VERSION_PREREL=.rc4 +#VERSION_PREREL=.rc4 # 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.