diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-08-13 16:09:50 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-08-13 16:09:50 +0000 |
commit | 9212da01bbaa900dbff8aca9b07b92d821251df2 (patch) | |
tree | 30144faa6b93c392db62303a4b61fdc3bf7f86e5 /doc/index.html | |
parent | 3fc40a0c2ee783f2180c0f477f26d68bde6cb53c (diff) | |
download | execline-9212da01bbaa900dbff8aca9b07b92d821251df2.tar.xz |
Add EXECLINE_BLOCK_*_STRING macros
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 921ff49..9772ccb 100644 --- a/doc/index.html +++ b/doc/index.html @@ -67,7 +67,7 @@ library. </li> <h3> Download </h3> <ul> - <li> The current released version of execline is <a href="execline-2.1.3.1.tar.gz">2.1.3.1</a>. </li> + <li> The current released version of execline is <a href="execline-2.1.4.0.tar.gz">2.1.4.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> |