summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorNathaniel McCallum <npmccallum@redhat.com>2014-06-26 16:09:00 +0200
committerMartin Kosek <mkosek@redhat.com>2014-06-26 16:15:18 +0200
commit0d219379954d311f3cac0007386dc0e21c8ec432 (patch)
treeb25427f698e78eb1da93adbbf774e37dd042282f /VERSION
parent2767fb584a4240bf3742144fd6d362053b76dadd (diff)
downloadfreeipa-0d219379954d311f3cac0007386dc0e21c8ec432.tar.gz
freeipa-0d219379954d311f3cac0007386dc0e21c8ec432.tar.xz
freeipa-0d219379954d311f3cac0007386dc0e21c8ec432.zip
Add otptoken-sync command
This command calls the token sync HTTP POST call in the server providing the CLI interface to synchronization. https://fedorahosted.org/freeipa/ticket/4260 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 a2610e192..84e648f4d 100644
--- a/VERSION
+++ b/VERSION
@@ -89,5 +89,5 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
-IPA_API_VERSION_MINOR=95
-# Last change: npmaccallum - otptoken-add-yubikey
+IPA_API_VERSION_MINOR=96
+# Last change: npmaccallum - otptoken-sync