summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorAna Krivokapic <akrivoka@redhat.com>2013-04-08 11:04:17 -0400
committerMartin Kosek <mkosek@redhat.com>2013-04-11 15:57:45 +0200
commitff52c25ae299abba8bed653fe324951979a41293 (patch)
treec205ce7f2e425d3419a7929a2b6beac895781825 /VERSION
parentb25080bbca1d30c80ab8db4b8cca42cd85146a82 (diff)
downloadfreeipa-ff52c25ae299abba8bed653fe324951979a41293.tar.gz
freeipa-ff52c25ae299abba8bed653fe324951979a41293.tar.xz
freeipa-ff52c25ae299abba8bed653fe324951979a41293.zip
Fix output for some CLI commands
Fix output of dnsrecord_del: it now uses output.standard_delete and excludes --all and --raw flags. Fix output of sudorule_{add,remove}_option: they now use output.standard_entry and include --all and --raw flags. https://fedorahosted.org/freeipa/ticket/3503
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index 884f80fad..5eda9ca36 100644
--- a/VERSION
+++ b/VERSION
@@ -89,4 +89,4 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
-IPA_API_VERSION_MINOR=55
+IPA_API_VERSION_MINOR=56