diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-05-26 14:25:08 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-05-26 14:25:08 +0000 |
commit | 4f7270df65d7c79222ab29b8628f251eee16053b (patch) | |
tree | 6709e4fc8e8c3a50c0f4aec557cc212ef0c6c14f /doc/index.html | |
parent | 5650f7f506466eab8e318f80eb6c3a341dc6afd9 (diff) | |
download | execline-4f7270df65d7c79222ab29b8628f251eee16053b.tar.xz |
New envfile format; prepare for 2.6.1.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 0b41cea..0437fd5 100644 --- a/doc/index.html +++ b/doc/index.html @@ -66,7 +66,7 @@ library. </li> <h3> Download </h3> <ul> - <li> The current released version of execline is <a href="execline-2.6.0.2.tar.gz">2.6.0.2</a>. </li> + <li> The current released version of execline is <a href="execline-2.6.1.0.tar.gz">2.6.1.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>: |