From 4df170936f7f58b339410b3d112ecf6b112319ab Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 13 Oct 2019 11:09:47 +0200 Subject: Adding upstream version 0.16. Signed-off-by: Daniel Baumann --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index fd50363..3f99eeb 100644 --- a/INSTALL +++ b/INSTALL @@ -1,7 +1,7 @@ Requirements ------------ You will need a C++ compiler and the lzlib compression library installed. -I use gcc 5.3.0 and 4.1.2, but the code should compile with any standards +I use gcc 6.1.0 and 4.1.2, but the code should compile with any standards compliant compiler. Lzlib must be version 1.0 or newer, but --keep-damaged requires lzlib 1.11 or newer to recover as much data as possible from each damaged member. -- cgit v1.2.3