summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorPetr Viktorin <pviktori@redhat.com>2014-08-18 16:49:40 +0200
committerMartin Kosek <mkosek@redhat.com>2014-08-21 14:07:01 +0200
commit8fabd6dde152fc394bd4f093d93c8a46e5b2851b (patch)
tree91e2dc7dfd6ffe7c09ec5b23b59a3a2e010786c9 /VERSION
parent27128bd8f50cebb8fc3b8a86b642ca0e272d2024 (diff)
downloadfreeipa-8fabd6dde152fc394bd4f093d93c8a46e5b2851b.tar.gz
freeipa-8fabd6dde152fc394bd4f093d93c8a46e5b2851b.tar.xz
freeipa-8fabd6dde152fc394bd4f093d93c8a46e5b2851b.zip
Support delegating RBAC roles to service principals
https://fedorahosted.org/freeipa/ticket/3164 Reviewed-By: Martin Kosek <mkosek@redhat.com>
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 2a2789a8a..379ead756 100644
--- a/VERSION
+++ b/VERSION
@@ -89,5 +89,5 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
-IPA_API_VERSION_MINOR=101
-# Last change: mbasti - Allow '/' in permission name
+IPA_API_VERSION_MINOR=102
+# Last change: pviktori - allow adding services to roles