Branch 'pykolab-0.5' - configure.ac

Jeroen van Meeuwen vanmeeuwen at kolabsys.com
Thu Dec 20 16:48:19 CET 2012


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

New commits:
commit 89e9bfc50bfa142865f7dc701eeb3b5268f4802d
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Thu Dec 20 16:47:21 2012 +0100

    Set version number to 0.5.9

diff --git a/configure.ac b/configure.ac
index 02161fc..f5b94b1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
-AC_INIT([pykolab], 0.5.8)
-AC_SUBST([RELEASE], 3)
+AC_INIT([pykolab], 0.5.9)
+AC_SUBST([RELEASE], 1)
 
 AC_CONFIG_SRCDIR(pykolab/constants.py.in)
 





More information about the commits mailing list