summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorPetr Vobornik <pvoborni@redhat.com>2014-05-23 09:36:49 +0200
committerPetr Vobornik <pvoborni@redhat.com>2014-06-26 12:37:38 +0200
commit2df654223259ca336843f37a229838e125c874d6 (patch)
treeca6e849ef6cda2ed26adb998cf46f70167e40237 /VERSION
parent896920ed12a4601a60ac6a7e6f4f13d9ca48df77 (diff)
downloadfreeipa-2df654223259ca336843f37a229838e125c874d6.tar.gz
freeipa-2df654223259ca336843f37a229838e125c874d6.tar.xz
freeipa-2df654223259ca336843f37a229838e125c874d6.zip
ipa-passwd: add OTP support
https://fedorahosted.org/freeipa/ticket/4262 Reviewed-By: Endi Sukma Dewata <edewata@redhat.com>
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 65e527350..a61848d62 100644
--- a/VERSION
+++ b/VERSION
@@ -89,5 +89,5 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
-IPA_API_VERSION_MINOR=93
-# Last change: mbasti - New record type added: DLV
+IPA_API_VERSION_MINOR=94
+# Last change: pvoborni - Add OTP option to passwd command