summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorTomas Babej <tbabej@redhat.com>2016-03-03 15:14:10 +0100
committerJan Cholasta <jcholast@redhat.com>2016-05-06 07:12:01 +0200
commit6adf86378108cdf8b0825277431419a5e803aeb5 (patch)
treef6dd34c5c57fa30122fbc771f816f515fe42ee96 /VERSION
parent42bcbcf460811fe2ee7468ef06b86510981ddefc (diff)
downloadfreeipa-6adf86378108cdf8b0825277431419a5e803aeb5.tar.gz
freeipa-6adf86378108cdf8b0825277431419a5e803aeb5.tar.xz
freeipa-6adf86378108cdf8b0825277431419a5e803aeb5.zip
idviews: Add user certificate attribute to user ID overrides
https://fedorahosted.org/freeipa/ticket/4955 Reviewed-By: Jan Cholasta <jcholast@redhat.com>
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
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