summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorMartin Kosek <mkosek@redhat.com>2011-07-13 14:01:17 +0200
committerMartin Kosek <mkosek@redhat.com>2011-07-13 15:06:13 +0200
commit0cb65fd9f6865d606625ddb16206090779462c1f (patch)
tree6a100a1362a12eba6aa1e0b8cec62f33b6f4accd /VERSION
parentb93e0b8bbfaa1e9252b3d096ef9251493654dec2 (diff)
downloadfreeipa-0cb65fd9f6865d606625ddb16206090779462c1f.tar.gz
freeipa-0cb65fd9f6865d606625ddb16206090779462c1f.tar.xz
freeipa-0cb65fd9f6865d606625ddb16206090779462c1f.zip
Filter reverse zones in dnszone-find
Implements a new option to filter out reverse zones. This patch also do some clean up in dns plugin - debug prints were accidentally left here in the last dns patch. https://fedorahosted.org/freeipa/ticket/1471
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index b4b706689..224c73567 100644
--- a/VERSION
+++ b/VERSION
@@ -79,4 +79,4 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
-IPA_API_VERSION_MINOR=8
+IPA_API_VERSION_MINOR=9