diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2013-10-23 10:53:24 (GMT) |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2013-10-23 10:53:24 (GMT) |
commit | ce6a2744df9d0c408d7747bfbcd6f48a47824f40 (patch) | |
tree | 0ad6e8578476a70c35805dea93ef7f5483f5d86e | |
parent | e1c7a521dcedb61135be23ed37bbfe762812f4a4 (diff) | |
download | pykolab-ce6a2744df9d0c408d7747bfbcd6f48a47824f40.tar.gz |
Bump release to 0.5.15pykolab-0.5.15
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6468fc5..2cc61a4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([pykolab], 0.5.14) +AC_INIT([pykolab], 0.5.15) AC_SUBST([RELEASE], 1) AC_CONFIG_SRCDIR(pykolab/constants.py.in) |