summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorMartin Kosek <mkosek@redhat.com>2012-05-29 15:58:36 +0200
committerMartin Kosek <mkosek@redhat.com>2012-05-31 12:45:47 +0200
commit5b465811ce15e26d4c05c589601eebee1b9e984d (patch)
treee2c5efbe9660a5ba5d7d80e08dc441cdb8613cc0 /VERSION
parent8d00d7c13038abc152afbd46c96108753506fb77 (diff)
downloadfreeipa-5b465811ce15e26d4c05c589601eebee1b9e984d.tar.gz
freeipa-5b465811ce15e26d4c05c589601eebee1b9e984d.tar.xz
freeipa-5b465811ce15e26d4c05c589601eebee1b9e984d.zip
Add rename option for DNS records
This option will make renaming DNS records much easier. Add a unit test for this new functionality. https://fedorahosted.org/freeipa/ticket/2600
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index 1ea26c1df..9e14c8cf4 100644
--- a/VERSION
+++ b/VERSION
@@ -79,4 +79,4 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
-IPA_API_VERSION_MINOR=36
+IPA_API_VERSION_MINOR=37