summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorAdam Misnyovszki <amisnyov@redhat.com>2014-03-27 16:26:08 +0100
committerPetr Vobornik <pvoborni@redhat.com>2014-03-28 12:38:50 +0100
commit0f626a9cc870ba0bdcc1322d765687b0e597c26c (patch)
tree1967101f7ffdc32e64c3a4ad69b1b58569573228 /VERSION
parentb5b290948f3ff5bed16099c41b76ef0e188e8eeb (diff)
downloadfreeipa-0f626a9cc870ba0bdcc1322d765687b0e597c26c.tar.gz
freeipa-0f626a9cc870ba0bdcc1322d765687b0e597c26c.tar.xz
freeipa-0f626a9cc870ba0bdcc1322d765687b0e597c26c.zip
Extending user plugin with inetOrgPerson fields
According to http://tools.ietf.org/html/rfc2798 ipa client and web ui extended with inetOrgPerson fields: - employeenumber - employeetype - preferredlanguage - departmentnumber carlicenseplate is now multivalued https://fedorahosted.org/freeipa/ticket/4165 Reviewed-By: Petr Vobornik <pvoborni@redhat.com>
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index ff5ed2e81..7c6722965 100644
--- a/VERSION
+++ b/VERSION
@@ -89,5 +89,5 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
-IPA_API_VERSION_MINOR=80
-# Last change: pviktori - ":" in permission names
+IPA_API_VERSION_MINOR=81
+# Last change: amisnyov - user plugin extend