From c34b288a69e7859c5153e0f6e8e449ee8fe46eb4 Mon Sep 17 00:00:00 2001 From: Petr Vobornik Date: Tue, 18 Aug 2015 12:50:54 +0200 Subject: vault: validate vault type https://fedorahosted.org/freeipa/ticket/5211 Reviewed-By: Jan Cholasta --- VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'VERSION') diff --git a/VERSION b/VERSION index 69351a8fa..6569eeb70 100644 --- a/VERSION +++ b/VERSION @@ -90,5 +90,5 @@ IPA_DATA_VERSION=20100614120000 # # ######################################################## IPA_API_VERSION_MAJOR=2 -IPA_API_VERSION_MINOR=149 -# Last change: edewata - Added CLI param and ACL for vault service operations +IPA_API_VERSION_MINOR=150 +# Last change: pvoborni - change type of vault type option to StrEnum -- cgit