We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23935ba commit f6e51a8Copy full SHA for f6e51a8
2 files changed
configure.ac
@@ -4,7 +4,7 @@
4
# See http://autotoolset.sourceforge.net/tutorial.html
5
# and http://www.openismus.com/documents/linux/automake/automake.shtml
6
7
-AC_INIT([AFFLIB],[3.7.21],[https://github.com/sshock/AFFLIBv3])
+AC_INIT([AFFLIB],[3.7.22],[https://github.com/sshock/AFFLIBv3])
8
AM_INIT_AUTOMAKE
9
AM_MAINTAINER_MODE
10
win32/affconfig.h
@@ -1,6 +1,6 @@
1
#include <windows.h>
2
3
-#define PACKAGE_VERSION "3.7.21"
+#define PACKAGE_VERSION "3.7.22"
#undef USE_LIBEWF
#undef USE_QEMU
0 commit comments