configure.ac

Jeroen van Meeuwen vanmeeuwen at kolabsys.com
Wed Feb 25 12:11:31 CET 2015


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

New commits:
commit b72c251c43f34fde9a7738726df9b1d5b7403f11
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Wed Feb 25 12:10:56 2015 +0100

    Set version to 0.7.10

diff --git a/configure.ac b/configure.ac
index 824a472..d935a75 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pykolab], 0.7.9)
+AC_INIT([pykolab], 0.7.10)
 AC_SUBST([RELEASE], 1)
 
 AC_CONFIG_SRCDIR(pykolab/constants.py.in)




More information about the commits mailing list