File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55 2005-2006 Basis Technology, Inc.
66 2005-2013 Simson L. Garfinkel <simsong@acm.org>
7- 2014-2022 Phillip Hellewell <sshock@gmail.com>
7+ 2014-2025 Phillip Hellewell <sshock@gmail.com>
88
99The Advanced Forensic Format (AFF) is on-disk format for storing
1010computer forensic information. Critical features of AFF include:
Original file line number Diff line number Diff line change 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.20 ] ,[ https://github.com/sshock/AFFLIBv3] )
7+ AC_INIT ( [ AFFLIB] ,[ 3.7.21 ] ,[ https://github.com/sshock/AFFLIBv3] )
88AM_INIT_AUTOMAKE
99AM_MAINTAINER_MODE
1010
Original file line number Diff line number Diff line change 11#include <windows.h>
22
3- #define PACKAGE_VERSION "3.7.20 "
3+ #define PACKAGE_VERSION "3.7.21 "
44
55#undef USE_LIBEWF
66#undef USE_QEMU
You can’t perform that action at this time.
0 commit comments