diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-06-05 10:43:48 (GMT) |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-06-05 10:43:48 (GMT) |
commit | d08b1f2796c6d46cc8ccc8b939c158e84e265e2a (patch) | |
tree | 54aed91a0d9068e7adfe9b27dfca11e2f023683a | |
parent | 068e7de5d33d024c01d43fcee2e92c629f68ec1d (diff) | |
download | pykolab-d08b1f2796c6d46cc8ccc8b939c158e84e265e2a.tar.gz |
Release 0.4.11pykolab-0.4.11
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 19b72a1..5fa3fa8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([pykolab], 0.4.10) +AC_INIT([pykolab], 0.4.11) AC_SUBST([RELEASE], 1) AC_CONFIG_SRCDIR(pykolab/constants.py.in) |