configure.ac

Jeroen van Meeuwen vanmeeuwen at kolabsys.com
Wed Jan 14 12:40:13 CET 2015


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

New commits:
commit 86c6ac3a4f6cc6c9c90959a2502dcfeb2080a359
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Wed Jan 14 12:38:40 2015 +0100

    Set version to 0.7.6

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




More information about the commits mailing list