From b189e66298816c3414e027c914b5e62f30512330 Mon Sep 17 00:00:00 2001 From: Petr Vobornik Date: Fri, 22 May 2015 09:50:09 +0200 Subject: topology: ipa management commands ipalib part of topology management Design: - http://www.freeipa.org/page/V4/Manage_replication_topology https://fedorahosted.org/freeipa/ticket/4302 Reviewed-By: Martin Babinsky --- VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'VERSION') diff --git a/VERSION b/VERSION index 2ad382792..6f6e363eb 100644 --- a/VERSION +++ b/VERSION @@ -90,5 +90,5 @@ IPA_DATA_VERSION=20100614120000 # # ######################################################## IPA_API_VERSION_MAJOR=2 -IPA_API_VERSION_MINOR=123 -# Last change: rcritten - added service constraint delegation plugin +IPA_API_VERSION_MINOR=124 +# Last change: pvoborni - added topology management commands -- cgit