diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2011-07-13 11:10:42 +0200 |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2011-07-13 11:10:42 +0200 |
commit | 31b26a6ffc6d4369525a13e69fdfd7da44b386d3 (patch) | |
tree | ecc7dc108e727c6057fe09891bf00a4b9b9203d0 | |
parent | d3952cd88932febef95e4198516d05323d624cc1 (diff) | |
download | pykolab-31b26a6ffc6d4369525a13e69fdfd7da44b386d3.tar.gz |
Bump release
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3b879cb..51a5a57 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([pykolab], 0.1) -AC_SUBST([RELEASE], 0.14) +AC_SUBST([RELEASE], 0.15) AC_CONFIG_SRCDIR(pykolab/constants.py.in) |