summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorOndrej Hamada <ohamada@redhat.com>2012-05-16 13:36:35 +0200
committerMartin Kosek <mkosek@redhat.com>2012-05-17 10:12:10 +0200
commit677ea8cbfab8aadbd89ca479ed4453776f65fd30 (patch)
tree8665e24b6ab8dd5959126c4dc305cc1f08062871 /VERSION
parent13b51f3011bfb5c5c265e08c6f207f769dbde807 (diff)
downloadfreeipa-677ea8cbfab8aadbd89ca479ed4453776f65fd30.tar.gz
freeipa-677ea8cbfab8aadbd89ca479ed4453776f65fd30.tar.xz
freeipa-677ea8cbfab8aadbd89ca479ed4453776f65fd30.zip
permission-mod prompts for all parameters
ipa permission-mod was prompting for all parameters because they had specified flag 'ask_update'. The flag was removed. Additionally the exec_callback for permission-mod was updated to unify the behaviour with other ipa commands (raise exception when no modification was specified). https://fedorahosted.org/freeipa/ticket/2280
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index a8327a056..f27fb473e 100644
--- a/VERSION
+++ b/VERSION
@@ -79,4 +79,4 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
-IPA_API_VERSION_MINOR=34
+IPA_API_VERSION_MINOR=35