diff --git a/configure.ac b/configure.ac index 7efcfcb..8c8ace6 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.64]) -AC_INIT([tallow], [5], [auke-jan.h.kok@intel.com]) +AC_INIT([tallow], [6], [auke-jan.h.kok@intel.com]) AM_INIT_AUTOMAKE([]) AC_CONFIG_FILES([Makefile])