diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2011-12-01 18:36:54 +0000 |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2011-12-01 18:36:54 +0000 |
commit | 0bb882ad21c9521e3489ecd5bef42d3b47c74c9e (patch) | |
tree | b7f85dd03e4b5e4ad42836d9f5467327eb8ef687 | |
parent | f0c49cef4c01dc8d9d9424922cf5a27d8be41d7f (diff) | |
download | pykolab-0bb882ad21c9521e3489ecd5bef42d3b47c74c9e.tar.gz |
Bump prelease
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 452eb11..d77737d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([pykolab], 0.3) -AC_SUBST([RELEASE], 0.7) +AC_SUBST([RELEASE], 0.8) AC_CONFIG_SRCDIR(pykolab/constants.py.in) |