summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2011-05-03 10:48:38 -0400
committerRob Crittenden <rcritten@redhat.com>2011-05-03 10:51:36 -0400
commitcc87bc3f2887195595cbc4dc5b58de8ee223e237 (patch)
treed9fb99582b9ef7c5c63fe0f92bbecdd767cb6116
parente90120bdcbdeaa47ef23882465e6d883a79abc58 (diff)
downloadfreeipa-cc87bc3f2887195595cbc4dc5b58de8ee223e237.tar.gz
freeipa-cc87bc3f2887195595cbc4dc5b58de8ee223e237.tar.xz
freeipa-cc87bc3f2887195595cbc4dc5b58de8ee223e237.zip
Bump version to 2.0.90 to distinguish between 2.0.x
-rw-r--r--VERSION2
-rw-r--r--freeipa.spec.in3
2 files changed, 4 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index 59b56a25..fc5718dd 100644
--- a/VERSION
+++ b/VERSION
@@ -20,7 +20,7 @@
########################################################
IPA_VERSION_MAJOR=2
IPA_VERSION_MINOR=0
-IPA_VERSION_RELEASE=0
+IPA_VERSION_RELEASE=90
########################################################
# For 'pre' releases the version will be #
diff --git a/freeipa.spec.in b/freeipa.spec.in
index 95680124..36da16b5 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -481,6 +481,9 @@ fi
%ghost %attr(0644,root,apache) %config(noreplace) %{_sysconfdir}/ipa/default.conf
%changelog
+* Tue May 3 2011 Rob Crittenden <rcritten@redhat.com> - 2.0.90-1
+- Bump version to 2.0.90
+
* Tue Apr 5 2011 Rob Crittenden <rcritten@redhat.com> - 1.99-47
- Set min version of 389-ds-base to 1.2.8.0-1 for fix in BZ 693466.