Hi, we need to bump the version in master since 389-ds-base already conflicts with FreeIPA < 4.0.3.
-- Tomas Babej Associate Software Engineer | Red Hat | Identity Management RHCE | Brno Site | IRC: tbabej | freeipa.org
>From eb042b774050042e1972083b72d5826a83766464 Mon Sep 17 00:00:00 2001 From: Tomas Babej <[email protected]> Date: Mon, 20 Oct 2014 12:59:57 +0200 Subject: [PATCH] Bump 4.2 development version to 4.1.99 --- VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index d4cce86cbccf35564764542646e2a6312b8bcd28..b0d41e5e1ec59ddefbdcccf588b97bac2ff798ee 100644 --- a/VERSION +++ b/VERSION @@ -20,8 +20,8 @@ # -> "1.0.0" # ######################################################## IPA_VERSION_MAJOR=4 -IPA_VERSION_MINOR=0 -IPA_VERSION_RELEASE=0 +IPA_VERSION_MINOR=1 +IPA_VERSION_RELEASE=99 ######################################################## # For 'alpha' releases the version will be # -- 1.9.3
_______________________________________________ Freeipa-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/freeipa-devel
