diff --git a/configure.ac b/configure.ac index 422c631..7de2900 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.9],[https://github.com/sshock/AFFLIBv3]) +AC_INIT([AFFLIB],[3.7.10],[https://github.com/sshock/AFFLIBv3]) AM_INIT_AUTOMAKE AM_MAINTAINER_MODE diff --git a/win32/affconfig.h b/win32/affconfig.h index de6e968..8318c33 100644 --- a/win32/affconfig.h +++ b/win32/affconfig.h @@ -1,6 +1,6 @@ #include -#define PACKAGE_VERSION "3.7.9" +#define PACKAGE_VERSION "3.7.10" #undef USE_LIBEWF #undef USE_QEMU