diff options
author | Thomas Arendsen Hein <thomas@intevation.de> | 2008-07-09 15:32:07 (GMT) |
---|---|---|
committer | Thomas Arendsen Hein <thomas@intevation.de> | 2008-07-09 15:32:07 (GMT) |
commit | ab527f3ccff2dc78c03c2005a41a51a4108039eb (patch) | |
tree | 79ada9c2952bd78e8e7175ed516f04c166bfea25 | |
parent | 4b5ac29b85cdedaeec32c34e6dea2eb1104aaab7 (diff) | |
download | kolab-webadmin-ab527f3ccff2dc78c03c2005a41a51a4108039eb.tar.gz |
Bump versions of kolab-webadmin and kolabd to 2.2.0, too.2.2.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9d10cb5..9acae2e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.57) -m4_define(_VERSION,2.1.99) +m4_define(_VERSION,2.2.0) AC_INIT([kolab-webadmin],[_VERSION],[kolab-devel@kolab.org]) AC_CONFIG_AUX_DIR(.) |