summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2010-04-15 12:06:11 -0600
committerRich Megginson <rmeggins@redhat.com>2010-04-15 12:06:11 -0600
commiteb0065aef9dbb05cbcc725684680d16e019f9232 (patch)
tree6dfafa7a3ce53b3ee9c7ad372afd05a8c9a2a323
parente50dceb45a2ddffe749b444fa057d93776f882c9 (diff)
downloadds-eb0065aef9dbb05cbcc725684680d16e019f9232.tar.gz
ds-eb0065aef9dbb05cbcc725684680d16e019f9232.tar.xz
ds-eb0065aef9dbb05cbcc725684680d16e019f9232.zip
start of 1.2.6.a4
-rw-r--r--VERSION.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.sh b/VERSION.sh
index c11ca1c5..4b8b43f6 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=.a3
+VERSION_PREREL=.a4
# 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.