summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2010-05-26 15:32:42 -0600
committerRich Megginson <rmeggins@redhat.com>2010-05-26 15:32:42 -0600
commit9efd0ba775b82174921e70706090a0cea5e9830a (patch)
tree759b30d3126d4d4ebb61d875aa94517d86208395
parent2e8fc55fcc185577d0973eae58f1f8f26cbd442b (diff)
downloadds-9efd0ba775b82174921e70706090a0cea5e9830a.tar.gz
ds-9efd0ba775b82174921e70706090a0cea5e9830a.tar.xz
ds-9efd0ba775b82174921e70706090a0cea5e9830a.zip
bump version to 1.2.6.a5
-rw-r--r--VERSION.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.sh b/VERSION.sh
index 14cef063..014c49e0 100644
--- a/VERSION.sh
+++ b/VERSION.sh
@@ -14,7 +14,7 @@ VERSION_MAINT=6
# if this is a PRERELEASE, set VERSION_PREREL
# otherwise, comment it out
# be sure to include the dot prefix in the prerel
-VERSION_PREREL=.a4
+VERSION_PREREL=.a5
# 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.