summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2016-06-08 16:33:37 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2016-06-08 16:34:01 +0000
commite60ddc10d5e26d8e4d5d092c7ac874ec6124737b (patch)
treeb303cbba36f2fd3cb52e729d56ea05f612def44c /INSTALL
parentReleasing debian version 0.8-1. (diff)
downloadlzd-e60ddc10d5e26d8e4d5d092c7ac874ec6124737b.tar.xz
lzd-e60ddc10d5e26d8e4d5d092c7ac874ec6124737b.zip
Merging upstream version 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.