configure.ac

Jeroen van Meeuwen vanmeeuwen at kolabsys.com
Wed Dec 31 12:27:50 CET 2014


 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 479eb8bfa7bcf376e0658eb6a7f2f517b531fce7
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Wed Dec 31 12:27:05 2014 +0100

    Set version to 0.7.5

diff --git a/configure.ac b/configure.ac
index 64f386b..c300526 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pykolab], 0.7.4)
+AC_INIT([pykolab], 0.7.5)
 AC_SUBST([RELEASE], 1)
 
 AC_CONFIG_SRCDIR(pykolab/constants.py.in)




More information about the commits mailing list