diff options
author | Martin Kosek <mkosek@redhat.com> | 2013-02-25 13:35:03 +0100 |
---|---|---|
committer | Martin Kosek <mkosek@redhat.com> | 2013-02-25 13:42:05 +0100 |
commit | 54a53bca486a4ae501183dd4a35da0e320425510 (patch) | |
tree | 288044b59227bb3ccfdfe627e7522e48d5850ab5 /VERSION | |
parent | cbca3bafe58f7f7061d42c56f403b7ba8442f613 (diff) | |
download | freeipa-54a53bca486a4ae501183dd4a35da0e320425510.tar.gz freeipa-54a53bca486a4ae501183dd4a35da0e320425510.tar.xz freeipa-54a53bca486a4ae501183dd4a35da0e320425510.zip |
Bump FreeIPA version for development branch
Current master branch represents future release of FreeIPA (3.2).
Bump VERSION so that current development packages are not being
updated with freeipa-3.1.x packages already released in downstream
repositories.
Diffstat (limited to 'VERSION')
-rw-r--r-- | VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ ######################################################## IPA_VERSION_MAJOR=3 IPA_VERSION_MINOR=1 -IPA_VERSION_RELEASE=0 +IPA_VERSION_RELEASE=99 ######################################################## # For 'pre' releases the version will be # |