summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2016-06-08 16:33:33 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2016-06-08 16:33:33 +0000
commitd6cce233273396fcdfa8b6844e3b463f9c167b00 (patch)
tree335b5f993e955f17c68cd3e9e779fbd26c071b9a /INSTALL
parentAdding upstream version 0.8. (diff)
downloadlzd-d6cce233273396fcdfa8b6844e3b463f9c167b00.tar.xz
lzd-d6cce233273396fcdfa8b6844e3b463f9c167b00.zip
Adding upstream version 0.9.upstream/0.9
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 014ab3f..dc2e623 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,7 +1,7 @@
Requirements
------------
You will need a C++ compiler.
-I use gcc 4.9.1 and 4.1.2, but the code should compile with any
+I use gcc 5.3.0 and 4.1.2, but the code should compile with any
standards compliant compiler.
Gcc is available at http://gcc.gnu.org.