summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorJan Cholasta <jcholast@redhat.com>2015-06-18 07:20:27 +0000
committerPetr Vobornik <pvoborni@redhat.com>2015-06-18 15:48:53 +0200
commit1d608251383e4842b89c941a76dbd13529558f42 (patch)
tree88920b39f410436ee3cf3082d0794cffbd720b08 /VERSION
parent3bea4418089dc97136040cfc58157a77aea8b0aa (diff)
downloadfreeipa-1d608251383e4842b89c941a76dbd13529558f42.tar.gz
freeipa-1d608251383e4842b89c941a76dbd13529558f42.tar.xz
freeipa-1d608251383e4842b89c941a76dbd13529558f42.zip
User life cycle: change user-del flags to be CLI-specific
Rename --permanently to --no-preserve. https://fedorahosted.org/freeipa/ticket/3813 Reviewed-By: Petr Vobornik <pvoborni@redhat.com>
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index f38b49465..f8f398d58 100644
--- a/VERSION
+++ b/VERSION
@@ -90,5 +90,5 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
-IPA_API_VERSION_MINOR=134
-# Last change: jcholast - User life cycle: provide preserved user virtual attribute
+IPA_API_VERSION_MINOR=135
+# Last change: jcholast - User life cycle: Make user-del flags CLI-specific