diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 09:59:28 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 09:59:28 +0000 |
commit | a12430a7bff80cea63fa05ffd716f0d5e91ddb6d (patch) | |
tree | 8dfed744f7334264782fa74b40386eec0061d03d /INSTALL | |
parent | Adding debian version 1.15~pre2-4. (diff) | |
download | lzip-a12430a7bff80cea63fa05ffd716f0d5e91ddb6d.tar.xz lzip-a12430a7bff80cea63fa05ffd716f0d5e91ddb6d.zip |
Merging upstream version 1.15~pre3.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ Requirements ------------ You will need a C++ compiler. -I use gcc 4.8.0 and 3.3.6, but the code should compile with any +I use gcc 4.8.1 and 3.3.6, but the code should compile with any standards compliant compiler. Gcc is available at http://gcc.gnu.org. |