From 4a243536b3200caff80f9f8317892e3b38888edf Mon Sep 17 00:00:00 2001 From: Jan Cholasta Date: Wed, 13 Apr 2016 15:50:57 +0200 Subject: 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 --- VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'VERSION') 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 -- cgit