diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-08-01 10:02:20 (GMT) |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-08-01 10:02:20 (GMT) |
commit | b734bcc01d3ce1184b43f7ee0156580525a9c9b0 (patch) | |
tree | 4cbceb127f330988e1f81568d352cfe332c6816c | |
parent | 795a6e07f0146d86b763af9375035f023b617c70 (diff) | |
download | pykolab-pykolab-0.2.tar.gz |
Bump releasepykolab-0.2
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e67ecdc..9cf9d28 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([pykolab], 0.2.6) -AC_SUBST([RELEASE], 2) +AC_SUBST([RELEASE], 3) AC_CONFIG_SRCDIR(pykolab/constants.py.in) |