diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2014-01-18 17:20:10 (GMT) |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2014-01-18 17:20:10 (GMT) |
commit | bc3c88ef753ed24f11fd66008e7ef4b594135edb (patch) | |
tree | 5874623315fc2bb80b3d8f7f70e5c4e6608b1940 | |
parent | 345209e57c8e3a7c23fe3420edac5eb3c8a77dd6 (diff) | |
download | pykolab-pykolab-0.5.tar.gz |
Bump releasepykolab-0.5
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 386cfc7..f01156e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([pykolab], 0.5.17) -AC_SUBST([RELEASE], 3) +AC_SUBST([RELEASE], 4) AC_CONFIG_SRCDIR(pykolab/constants.py.in) |