Explorar o código

bump version to 1.2.5.rc2

Rich Megginson %!s(int64=16) %!d(string=hai) anos
pai
achega
c3120fc8fc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      VERSION.sh

+ 1 - 1
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=.rc1
+VERSION_PREREL=.rc2
 # 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.