summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorJan Cholasta <jcholast@redhat.com>2016-06-21 07:47:52 +0200
committerMartin Basti <mbasti@redhat.com>2016-06-21 13:03:14 +0200
commit894be1bd50905b86d87244d0ede3f266e9737b9a (patch)
treeae3c4b51e56dd76894e0d53d7559991e768bf92d /VERSION
parent0787af8d5a1a75e25f73cc632c4c7ebdd212ad02 (diff)
downloadfreeipa-894be1bd50905b86d87244d0ede3f266e9737b9a.tar.gz
freeipa-894be1bd50905b86d87244d0ede3f266e9737b9a.tar.xz
freeipa-894be1bd50905b86d87244d0ede3f266e9737b9a.zip
dns: fix dns_update_system_records to work with thin client
https://fedorahosted.org/freeipa/ticket/2008 https://fedorahosted.org/freeipa/ticket/4739 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 b4c414bbe..a979d378d 100644
--- a/VERSION
+++ b/VERSION
@@ -90,5 +90,5 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
-IPA_API_VERSION_MINOR=197
-# Last change: pspacek - DNS: Support default TTL setting for master DNS zones
+IPA_API_VERSION_MINOR=198
+# Last change: dns: fix dns_update_system_records to work with thin client