configure.ac

Jeroen van Meeuwen vanmeeuwen at kolabsys.com
Sat Feb 14 13:03:45 CET 2015


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

New commits:
commit e2b25b702a6e25a3963306c2d2eb58d41d72f2f7
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Sat Feb 14 13:02:54 2015 +0100

    Set version to 0.7.8

diff --git a/configure.ac b/configure.ac
index 8c01473..dc8074f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pykolab], 0.7.7)
+AC_INIT([pykolab], 0.7.8)
 AC_SUBST([RELEASE], 1)
 
 AC_CONFIG_SRCDIR(pykolab/constants.py.in)




More information about the commits mailing list