summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2010-10-20 10:46:49 -0600
committerRich Megginson <rmeggins@redhat.com>2010-10-20 10:46:49 -0600
commit28f83cce08acfbc615b862e762eb62b3b72cfe28 (patch)
treed85283fc847f1314a8469ec39be95d41407bd575
parentf0e4ce1965c5be37c5535febf06e5051f281f862 (diff)
downloadds-28f83cce08acfbc615b862e762eb62b3b72cfe28.tar.gz
ds-28f83cce08acfbc615b862e762eb62b3b72cfe28.tar.xz
ds-28f83cce08acfbc615b862e762eb62b3b72cfe28.zip
bump version to 1.2.7.a3
-rw-r--r--VERSION.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.sh b/VERSION.sh
index af6b06f5..759b92e2 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=.a2
+VERSION_PREREL=.a3
# 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.