summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorJan Cholasta <jcholast@redhat.com>2016-04-13 15:50:57 +0200
committerJan Cholasta <jcholast@redhat.com>2016-05-25 16:06:26 +0200
commit4a243536b3200caff80f9f8317892e3b38888edf (patch)
treee4ea0de7469ff61c8a022354a21666732c18b10d /VERSION
parentbe471699b637526ab613eabfe97ce2c4a55f0529 (diff)
downloadfreeipa-4a243536b3200caff80f9f8317892e3b38888edf.tar.gz
freeipa-4a243536b3200caff80f9f8317892e3b38888edf.tar.xz
freeipa-4a243536b3200caff80f9f8317892e3b38888edf.zip
otptoken_yubikey: fix otptoken_add_yubikey arguments
Copy args, options and output of otptoken_add_yubikey from otptoken_add. https://fedorahosted.org/freeipa/ticket/4739 Reviewed-By: David Kupka <dkupka@redhat.com>
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 17b335280..d5c54c710 100644
--- a/VERSION
+++ b/VERSION
@@ -90,5 +90,5 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
-IPA_API_VERSION_MINOR=167
-# Last change: dns: do not rely on server data structures in code called on client
+IPA_API_VERSION_MINOR=168
+# Last change: otptoken_yubikey: fix otptoken_add_yubikey arguments