From c0fbaae49aa7a5d0dcc1fbf5dd093369c6c4141e Mon Sep 17 00:00:00 2001 From: Rich Megginson Date: Aug 26 2010 21:33:43 +0000 Subject: this is the final 1.1.11 release --- diff --git a/VERSION.sh b/VERSION.sh index 0e733a1..d24b267 100644 --- a/VERSION.sh +++ b/VERSION.sh @@ -15,7 +15,7 @@ VERSION_MAINT=11 # if this is a PRERELEASE, set VERSION_PREREL # otherwise, comment it out # be sure to include the dot prefix in the prerel -VERSION_PREREL=.rc2 +#VERSION_PREREL=.rc3 # 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.