From 9b2146be402990448c019cfcd93dcf570ef30fbc Mon Sep 17 00:00:00 2001 From: Jan Cholasta Date: Tue, 14 Jun 2016 09:09:10 +0200 Subject: 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 Reviewed-By: Pavel Vomacka --- VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'VERSION') 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 -- cgit