From 6adf86378108cdf8b0825277431419a5e803aeb5 Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Thu, 3 Mar 2016 15:14:10 +0100 Subject: idviews: Add user certificate attribute to user ID overrides https://fedorahosted.org/freeipa/ticket/4955 Reviewed-By: Jan Cholasta --- VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'VERSION') diff --git a/VERSION b/VERSION index aedebd185..36d3fe267 100644 --- a/VERSION +++ b/VERSION @@ -90,5 +90,5 @@ IPA_DATA_VERSION=20100614120000 # # ######################################################## IPA_API_VERSION_MAJOR=2 -IPA_API_VERSION_MINOR=165 -# Last change: mbasti - limit ipamaxusernamelength value to 255 +IPA_API_VERSION_MINOR=166 +# Last change: tbabej - idviews: Add user certificate attribute to user ID overrides -- cgit