Skip to content

Commit f6e51a8

Browse files
committed
Prepare for 3.7.22 release
1 parent 23935ba commit f6e51a8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# See http://autotoolset.sourceforge.net/tutorial.html
55
# and http://www.openismus.com/documents/linux/automake/automake.shtml
66

7-
AC_INIT([AFFLIB],[3.7.21],[https://github.com/sshock/AFFLIBv3])
7+
AC_INIT([AFFLIB],[3.7.22],[https://github.com/sshock/AFFLIBv3])
88
AM_INIT_AUTOMAKE
99
AM_MAINTAINER_MODE
1010

win32/affconfig.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#include <windows.h>
22

3-
#define PACKAGE_VERSION "3.7.21"
3+
#define PACKAGE_VERSION "3.7.22"
44

55
#undef USE_LIBEWF
66
#undef USE_QEMU

0 commit comments

Comments
 (0)