configure.ac

Jeroen van Meeuwen vanmeeuwen at kolabsys.com
Thu Aug 14 14:31:27 CEST 2014


 configure.ac |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 7edf06594b70b6fc203e01341b573a07e65875cf
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Thu Aug 14 14:30:35 2014 +0200

    Set version to 0.7.0

diff --git a/configure.ac b/configure.ac
index 7ae2519..a783e77 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
-AC_INIT([pykolab], 0.7)
-AC_SUBST([RELEASE], 0.1)
+AC_INIT([pykolab], 0.7.0)
+AC_SUBST([RELEASE], 1)
 
 AC_CONFIG_SRCDIR(pykolab/constants.py.in)
 




More information about the commits mailing list