diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2013-06-12 09:32:18 +0200 |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2013-06-12 09:32:18 +0200 |
commit | 3173287c79b043eab6144926099f73509004b7b4 (patch) | |
tree | ea8dc3394dd28fe83750c21debc0157adc27fef3 /configure.ac | |
parent | e54a85257556fe0346c1c883d956a709f0bb67e1 (diff) | |
download | pykolab-3173287c79b043eab6144926099f73509004b7b4.tar.gz |
Release 0.6.1pykolab-0.6.1
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 4e184ee..ae9ccaa 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([pykolab], 0.6.0) +AC_INIT([pykolab], 0.6.1) AC_SUBST([RELEASE], 1) AC_CONFIG_SRCDIR(pykolab/constants.py.in) |