summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorPetr Spacek <pspacek@redhat.com>2016-06-20 14:38:56 +0200
committerMartin Basti <mbasti@redhat.com>2016-06-21 12:38:00 +0200
commiteefdcc6b076e4305a14f231865636d46e4f16cf5 (patch)
tree485ac1c12a0a7f98fe8443b8857e851c41fb688f /VERSION
parentb00dbca98fee86f0c7584f1f37db376db9a57566 (diff)
downloadfreeipa-eefdcc6b076e4305a14f231865636d46e4f16cf5.tar.gz
freeipa-eefdcc6b076e4305a14f231865636d46e4f16cf5.tar.xz
freeipa-eefdcc6b076e4305a14f231865636d46e4f16cf5.zip
DNS: Support default TTL setting for master DNS zones
https://fedorahosted.org/freeipa/ticket/2956 Reviewed-By: Martin Basti <mbasti@redhat.com>
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index fe7614edd..b4c414bbe 100644
--- a/VERSION
+++ b/VERSION
@@ -90,5 +90,5 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
-IPA_API_VERSION_MINOR=196
-# Last change: cert: allow search by certificate
+IPA_API_VERSION_MINOR=197
+# Last change: pspacek - DNS: Support default TTL setting for master DNS zones