diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2014-12-16 02:06:43 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2014-12-16 02:06:43 +0000 |
commit | 7128b9cbeb8868b1eaa3518717d3dc65daa29617 (patch) | |
tree | fc8d0ba3c1b88a51df8016fdfb69d29726bc4221 /doc/index.html | |
parent | 98a90be5dbd92b2f1bd0f01ccf71a5700289e1c0 (diff) | |
download | execline-7128b9cbeb8868b1eaa3518717d3dc65daa29617.tar.xz |
Update doc: dependency to make 4
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 481d4af..5ba0b66 100644 --- a/doc/index.html +++ b/doc/index.html @@ -48,7 +48,7 @@ shell's syntax, and has no security issues. <ul> <li> A POSIX-compliant system with a standard C development environment </li> - <li> GNU make, version 3.81 or later </li> + <li> GNU make, version 4.0 or later </li> <li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version 2.0.0.0 or later </li> </ul> |