summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorMartin Kosek <mkosek@redhat.com>2012-03-07 15:54:38 +0100
committerMartin Kosek <mkosek@redhat.com>2012-03-20 15:40:08 +0100
commit9b562f7377e2efe26742740108a398f4ebb3df64 (patch)
tree87bb557920cbffa9a3cca80196ae0290d3d16e00 /VERSION
parent9d0ef96c670f0ddae12f4a4cbf12d9e4e58607da (diff)
downloadfreeipa-9b562f7377e2efe26742740108a398f4ebb3df64.tar.gz
freeipa-9b562f7377e2efe26742740108a398f4ebb3df64.tar.xz
freeipa-9b562f7377e2efe26742740108a398f4ebb3df64.zip
Add missing global options in dnsconfig
Add a support for new global options in bind-dyndb-ldap, that is: * idnsforwardpolicy: Default policy for conditional forwarding * idnsallowsyncptr: Allow globaly PTR synchronization for dynamic updates * idnszonerefresh: Default interval between regular polls of the name server for new DNS zones https://fedorahosted.org/freeipa/ticket/2439
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index 51870e708..f26e8bfa8 100644
--- a/VERSION
+++ b/VERSION
@@ -79,4 +79,4 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
-IPA_API_VERSION_MINOR=30
+IPA_API_VERSION_MINOR=31