configure.ac

Jeroen van Meeuwen vanmeeuwen at kolabsys.com
Fri Mar 27 15:28:10 CET 2015


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

New commits:
commit 594066c70da3e574cc1c6fa15a3516e0f4d25eb7
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Fri Mar 27 15:24:53 2015 +0100

    Set version to 0.7.11

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




More information about the commits mailing list