configure.ac

Jeroen van Meeuwen vanmeeuwen at kolabsys.com
Fri Oct 31 13:55:20 CET 2014


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

New commits:
commit e7a2c0756f991470945f3713404629075a67ee28
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Fri Oct 31 13:54:25 2014 +0100

    Set version to 0.7.3

diff --git a/configure.ac b/configure.ac
index 18e4363..f935c32 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([pykolab], 0.7.2)
+AC_INIT([pykolab], 0.7.3)
 AC_SUBST([RELEASE], 1)
 
 AC_CONFIG_SRCDIR(pykolab/constants.py.in)




More information about the commits mailing list