diff options
author | Jakub Hrozek <jhrozek@redhat.com> | 2012-09-13 19:17:16 +0200 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2012-09-13 19:17:16 +0200 |
commit | bb42eab468114ac76246053a11b5de05a57acb5a (patch) | |
tree | eda5764337997b934a8b445fd6f9bd46b2b897f5 | |
parent | bf9abef629707167d39fcc92ec9c18a6244b27b8 (diff) | |
download | sssd-bb42eab468114ac76246053a11b5de05a57acb5a.tar.gz sssd-bb42eab468114ac76246053a11b5de05a57acb5a.tar.bz2 sssd-bb42eab468114ac76246053a11b5de05a57acb5a.zip |
Updating the version for the RC1 release
-rw-r--r-- | version.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # Primary version number -m4_define([VERSION_NUMBER], [1.8.98]) +m4_define([VERSION_NUMBER], [1.8.99]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM |