From 15abfcf0f77664f426ba50ebf20e0f6c2a6f8275 Mon Sep 17 00:00:00 2001 From: Martin Basti Date: Wed, 11 May 2016 18:27:37 +0200 Subject: DNS Locations: extend server-* command with locations Server find, server show, server mod should work with IPA locations. https://fedorahosted.org/freeipa/ticket/2008 Reviewed-By: Petr Spacek Reviewed-By: Jan Cholasta --- VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'VERSION') diff --git a/VERSION b/VERSION index de7ad35f9..70bd7c91c 100644 --- a/VERSION +++ b/VERSION @@ -90,5 +90,5 @@ IPA_DATA_VERSION=20100614120000 # # ######################################################## IPA_API_VERSION_MAJOR=2 -IPA_API_VERSION_MINOR=174 -# Last change: mbasti - location-* commands +IPA_API_VERSION_MINOR=175 +# Last change: mbasti - server-mod: locations added -- cgit