summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorThierry Bordaz <tbordaz@redhat.com>2015-05-12 15:03:58 +0200
committerMartin Kosek <mkosek@redhat.com>2015-05-18 09:37:21 +0200
commitf2e986e01f973a95e95608e1853dca35dcffeb58 (patch)
tree2112238c250e2060928f1889590102f130e07dbf /VERSION
parentdc668b1b6a75472ea79a6af4dbcd8c6a2c5a0384 (diff)
downloadfreeipa-f2e986e01f973a95e95608e1853dca35dcffeb58.tar.gz
freeipa-f2e986e01f973a95e95608e1853dca35dcffeb58.tar.xz
freeipa-f2e986e01f973a95e95608e1853dca35dcffeb58.zip
User life cycle: new stageuser commands del/mod/find/show
Add plugin commands to stageuser plugin: stageuser_del stageuser_mod stageuser_find stageuser_show https://fedorahosted.org/freeipa/ticket/3813 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 8824bbfe4..c20755850 100644
--- a/VERSION
+++ b/VERSION
@@ -90,5 +90,5 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
-IPA_API_VERSION_MINOR=117
-# Last change: pvoborni - added --use-default-group option to migrate-ds
+IPA_API_VERSION_MINOR=118
+# Last change: tbordaz - Add stageuser_find, stageuser_mod, stageuser_del, stageuser_show