diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-09-12 09:46:42 +0100 |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-09-12 09:46:42 +0100 |
commit | 49b8458e621d37e414d47be62b252b905701e686 (patch) | |
tree | 60805b5f81270129e936737a939b86bf6123eacb | |
parent | ea58788f15fcc7153ae01b795274b906c4f99ec1 (diff) | |
download | pykolab-pykolab-0.4.15.tar.gz |
Bump teeny releasepykolab-0.4.15
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index bf3a746..365379c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -AC_INIT([pykolab], 0.4.14) -AC_SUBST([RELEASE], 3) +AC_INIT([pykolab], 0.4.15) +AC_SUBST([RELEASE], 1) AC_CONFIG_SRCDIR(pykolab/constants.py.in) |