diff --git a/configure.ac b/configure.ac index 597b46b..fe05933 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ([2.68]) -AC_INIT([ister],[68],[william.douglas@intel.com],[ister],[https://github.com/bryteise/ister]) +AC_INIT([ister],[69],[william.douglas@intel.com],[ister],[https://github.com/bryteise/ister]) AM_INIT_AUTOMAKE([foreign silent-rules color-tests no-dist-gzip dist-xz]) AC_CONFIG_FILES([Makefile]) AC_PREFIX_DEFAULT(/usr/local)