summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorJan Cholasta <jcholast@redhat.com>2016-06-14 09:09:10 +0200
committerJan Cholasta <jcholast@redhat.com>2016-06-21 09:45:20 +0200
commit9b2146be402990448c019cfcd93dcf570ef30fbc (patch)
tree540756a5be0bdaed56663e7580065085b3c8cbec /VERSION
parentd44ffdad4285bf2a1c0b044e07ef1b18c7d50de1 (diff)
downloadfreeipa-9b2146be402990448c019cfcd93dcf570ef30fbc.tar.gz
freeipa-9b2146be402990448c019cfcd93dcf570ef30fbc.tar.xz
freeipa-9b2146be402990448c019cfcd93dcf570ef30fbc.zip
cert: add owner information
Get owner information from LDAP in cert-show and cert-find. Allow search by owner in cert-find. https://fedorahosted.org/freeipa/ticket/5381 Reviewed-By: David Kupka <dkupka@redhat.com> Reviewed-By: Pavel Vomacka <pvomacka@redhat.com>
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 32e9b79dc..46e17b95f 100644
--- a/VERSION
+++ b/VERSION
@@ -90,5 +90,5 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
-IPA_API_VERSION_MINOR=194
-# Last change: cert: add object plugin
+IPA_API_VERSION_MINOR=195
+# Last change: cert: add owner information