configure.ac

Jeroen van Meeuwen vanmeeuwen at kolabsys.com
Sat Aug 4 12:52:23 CEST 2012


 configure.ac |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 7f0f815d5e1b6c47df8fe973bcccef243916ee0b
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Sat Aug 4 11:52:09 2012 +0100

    Bump minor version in anticipation of moving beyond 0.5

diff --git a/configure.ac b/configure.ac
index f3ae12c..ea87024 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
-AC_INIT([pykolab], 0.5.0)
-AC_SUBST([RELEASE], 1)
+AC_INIT([pykolab], 0.6)
+AC_SUBST([RELEASE], 0.1)
 
 AC_CONFIG_SRCDIR(pykolab/constants.py.in)
 





More information about the commits mailing list