summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorNathaniel McCallum <npmccallum@redhat.com>2014-01-28 17:11:04 -0500
committerPetr Viktorin <pviktori@redhat.com>2014-02-21 10:26:02 +0100
commitabb63ed9d1027b967b4ac4473433e4eb5a3ff0b9 (patch)
tree8b5d0a0adbe5bc71b59037ba982ffc30fb4a10fd /VERSION
parent189bdcb95d4d2346ad5859c2717e7b94dcca018b (diff)
downloadfreeipa-abb63ed9d1027b967b4ac4473433e4eb5a3ff0b9.tar.gz
freeipa-abb63ed9d1027b967b4ac4473433e4eb5a3ff0b9.tar.xz
freeipa-abb63ed9d1027b967b4ac4473433e4eb5a3ff0b9.zip
Add HOTP support
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index bf5a3707b..b1dcb9c05 100644
--- a/VERSION
+++ b/VERSION
@@ -89,5 +89,5 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
-IPA_API_VERSION_MINOR=74
-# Last change: pviktori - permissions: multivalued targetfilter
+IPA_API_VERSION_MINOR=75
+# Last change: npmccallum - HOTP support