diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-01-06 00:36:55 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-01-06 00:36:55 +0000 |
commit | 6bae0bac6941c9f02c7c4dcb08505df288210cb0 (patch) | |
tree | 43f413554bab9cdd3161a070e4a5c8777c18e63c /doc/index.html | |
parent | 5253f3b6ff66249ff31e0d667d193ba3256b1a69 (diff) | |
download | execline-6bae0bac6941c9f02c7c4dcb08505df288210cb0.tar.xz |
version increase to 2.0.1.0 (because of import -u)v2.0.1.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 5ba0b66..08335f5 100644 --- a/doc/index.html +++ b/doc/index.html @@ -50,7 +50,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 4.0 or later </li> <li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version -2.0.0.0 or later </li> +2.1.0.0 or later </li> </ul> <h3> Licensing </h3> @@ -63,7 +63,7 @@ shell's syntax, and has no security issues. <h3> Download </h3> <ul> - <li> The current released version of execline is <a href="execline-2.0.0.0.tar.gz">2.0.0.0</a>. </li> + <li> The current released version of execline is <a href="execline-2.0.1.0.tar.gz">2.0.1.0</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> |