summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorAna Krivokapic <akrivoka@redhat.com>2013-08-02 16:14:27 +0200
committerMartin Kosek <mkosek@redhat.com>2013-08-07 09:18:43 +0200
commit6e28e709ed07798740e5469d166f3996a643e322 (patch)
treebfef412c24e5eeb0a2613e71f0df8805b32bd916 /VERSION
parentefe5a96725d3ddcd05b03a1ca9df5597eee693be (diff)
downloadfreeipa-6e28e709ed07798740e5469d166f3996a643e322.tar.gz
freeipa-6e28e709ed07798740e5469d166f3996a643e322.tar.xz
freeipa-6e28e709ed07798740e5469d166f3996a643e322.zip
Add new command compat-is-enabled
Add a new API command 'compat-is-enabled' which can be used to determine whether Schema Compatibility plugin is configured to serve trusted domain users and groups. The new command is not visible in IPA CLI. https://fedorahosted.org/freeipa/ticket/3671 https://fedorahosted.org/freeipa/ticket/3672
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index 313d5f96f..950e094d1 100644
--- a/VERSION
+++ b/VERSION
@@ -89,4 +89,4 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
-IPA_API_VERSION_MINOR=63
+IPA_API_VERSION_MINOR=64