summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorMartin Basti <mbasti@redhat.com>2016-05-13 17:08:43 +0200
committerMartin Basti <mbasti@redhat.com>2016-06-03 15:58:21 +0200
commit79544aa51acc6f48117391b1e0ec70e9f4d7d0bb (patch)
treeafd718c69973f55211888f77d0531b81a9e37426 /VERSION
parent15abfcf0f77664f426ba50ebf20e0f6c2a6f8275 (diff)
downloadfreeipa-79544aa51acc6f48117391b1e0ec70e9f4d7d0bb.tar.gz
freeipa-79544aa51acc6f48117391b1e0ec70e9f4d7d0bb.tar.xz
freeipa-79544aa51acc6f48117391b1e0ec70e9f4d7d0bb.zip
DNS Location: location-show: return list of servers in location
location-show returns list of servers curently assigned to the location https://fedorahosted.org/freeipa/ticket/2008 Reviewed-By: Petr Spacek <pspacek@redhat.com> Reviewed-By: Jan Cholasta <jcholast@redhat.com>
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 70bd7c91c..4ada7467a 100644
--- a/VERSION
+++ b/VERSION
@@ -90,5 +90,5 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
-IPA_API_VERSION_MINOR=175
-# Last change: mbasti - server-mod: locations added
+IPA_API_VERSION_MINOR=176
+# Last change: mbasti - location-show: list servers in the location