diff --git a/configure.ac b/configure.ac index 7fda596..00d2119 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # See http://autotoolset.sourceforge.net/tutorial.html # and http://www.openismus.com/documents/linux/automake/automake.shtml -AC_INIT([AFFLIB],[3.7.17],[https://github.com/sshock/AFFLIBv3]) +AC_INIT([AFFLIB],[3.7.18],[https://github.com/sshock/AFFLIBv3]) AM_INIT_AUTOMAKE AM_MAINTAINER_MODE diff --git a/win32/affconfig.h b/win32/affconfig.h index 6fe6e3c..f0306d3 100644 --- a/win32/affconfig.h +++ b/win32/affconfig.h @@ -1,6 +1,6 @@ #include -#define PACKAGE_VERSION "3.7.17" +#define PACKAGE_VERSION "3.7.18" #undef USE_LIBEWF #undef USE_QEMU