X-Git-Url: http://git.hcoop.net/clinton/bobotpp.git/blobdiff_plain/b0e3551bacb5e9ed1048fdea386c04637a8a5099..db098a0360aed005e42a963b39061e0665a20096:/configure.ac diff --git a/configure.ac b/configure.ac index 8aaab6a..701b02e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PRERQ(2.50) -AC_INIT([Bobot++], [2.2.1], [clinton@unknownlamer.org], [bobotpp]) +AC_INIT([Bobot++], [2.2.2], [clinton@unknownlamer.org], [bobotpp]) AC_LANG([C++]) AM_INIT_AUTOMAKE AM_CONFIG_HEADER(config.h)