summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorMartin Basti <mbasti@redhat.com>2014-05-22 15:01:27 +0200
committerPetr Vobornik <pvoborni@redhat.com>2014-06-20 13:14:45 +0200
commit49068ade92b3fa4874b3107923bbd5b84e1a04f3 (patch)
treeb5ef2e5081f4b768cbb171de9988c33b801cfb40 /VERSION
parente821576129907d89a812edde45121d365a1f696d (diff)
downloadfreeipa-49068ade92b3fa4874b3107923bbd5b84e1a04f3.tar.gz
freeipa-49068ade92b3fa4874b3107923bbd5b84e1a04f3.tar.xz
freeipa-49068ade92b3fa4874b3107923bbd5b84e1a04f3.zip
Separate master and forward DNS zones
Forward zones are stored in idnsforwadzone objectclasses. design: http://www.freeipa.org/page/V4/Forward_zones Ticket: https://fedorahosted.org/freeipa/ticket/3210 Reviewed-By: Petr Vobornik <pvoborni@redhat.com>
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 318b88a15..d2a367353 100644
--- a/VERSION
+++ b/VERSION
@@ -89,5 +89,5 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
-IPA_API_VERSION_MINOR=89
-# Last change: npmccallum - Add support for managedBy to tokens
+IPA_API_VERSION_MINOR=90
+# Last change: mbasti - Add dnsforwardzone-* commands