diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-11-23 23:27:31 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-11-23 23:27:31 +0000 |
commit | a43216278137fe399cdcea6210e580b445e16197 (patch) | |
tree | 99249d45157b13afc7b3dbad07416c065e64a153 /doc/index.html | |
parent | 7812e30b70ee3d27c2b01d21d346c52656927858 (diff) | |
download | execline-a43216278137fe399cdcea6210e580b445e16197.tar.xz |
New forstdin; new trap; prepare for 2.7.0.0
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index cb411a6..c04c9d7 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.3.0 or later. It's a build-time requirement. It's also a run-time +2.9.4.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> @@ -66,7 +66,7 @@ library. </li> <h3> Download </h3> <ul> - <li> The current released version of execline is <a href="execline-2.6.1.1.tar.gz">2.6.1.1</a>. </li> + <li> The current released version of execline is <a href="execline-2.7.0.0.tar.gz">2.7.0.0</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/execline/">execline git repository</a>: |