diff --git a/configure.ac b/configure.ac index 644f7d2..c8e24d9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([libteam], [1.31-wmo7], [mika.juvonen@westermo.com]) +AC_INIT([libteam], [1.31-wmo8], [mika.juvonen@westermo.com]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_HEADERS([config.h])