From 894be1bd50905b86d87244d0ede3f266e9737b9a Mon Sep 17 00:00:00 2001 From: Jan Cholasta Date: Tue, 21 Jun 2016 07:47:52 +0200 Subject: 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 --- VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'VERSION') 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 -- cgit