diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-01-27 15:11:36 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-01-27 15:11:36 +0000 |
commit | 1c14235c4055f9e9ae5664c81909d6f1b2e4ba1e (patch) | |
tree | ec2205254c682ae66c97fea62f811621325d5b40 /doc/index.html | |
parent | e546ffb9c0cb4bfa20e529e5bba0940400a90f8e (diff) | |
download | execline-1c14235c4055f9e9ae5664c81909d6f1b2e4ba1e.tar.xz |
Update skalibs dep to 2.9.2.0
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 498bb13..aa501c2 100644 --- a/doc/index.html +++ b/doc/index.html @@ -51,7 +51,7 @@ shell's syntax, and has no security issues. <li> A POSIX-compliant system with a standard C development environment </li> <li> GNU make, version 3.81 or later. </li> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version -2.9.1.0 or later. It's a build-time requirement. It's also a run-time +2.9.2.0 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library. </li> </ul> |