diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-15 09:44:09 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-15 09:44:09 +0000 |
commit | 717f2a6d122c1f924c413c7e2f71955e15dab387 (patch) | |
tree | 29a77a5fe61ef5b49962c993a028abda2505ee7c /doc/index.html | |
parent | 008f0d2cd57cbf8093e3efccbb135a835a667e23 (diff) | |
download | execline-717f2a6d122c1f924c413c7e2f71955e15dab387.tar.xz |
version: 2.1.4.2v2.1.4.2
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 d1d2564..49b544d 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="http://skarnet.org/software/skalibs/">skalibs</a> version -2.3.7.1 or later. It's a build-time requirement. It's also a run-time +2.3.8.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.1.4.1.tar.gz">2.1.4.1</a>. </li> + <li> The current released version of execline is <a href="execline-2.1.4.2.tar.gz">2.1.4.2</a>. </li> <li> Alternatively, you can checkout a copy of the execline git repository: <pre> git clone git://git.skarnet.org/execline </pre> </li> </ul> |