X-Git-Url: http://git.hcoop.net/clinton/bobotpp.git/blobdiff_plain/2e18045a0b8da8f044c6ff42a2fede367aed1300..a756c916705291e11e9de175bcfcdee580354ebf:/configure.ac diff --git a/configure.ac b/configure.ac index a64d81c..aed0c21 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.1.6CVS], [clinton@unknownlamer.org], [bobotpp]) +AC_INIT([Bobot++], [2.1.8CVS], [clinton@unknownlamer.org], [bobotpp]) AC_LANG([C++]) AM_INIT_AUTOMAKE AM_CONFIG_HEADER(config.h)