summaryrefslogtreecommitdiff
path: root/doc/index.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-05-09 15:41:47 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-05-09 15:41:47 +0000
commitb42e1a56a48282be171cc5c094a8b0a3b55da453 (patch)
treeeabe179525d6e6742582101b45a7a18f625afd86 /doc/index.html
parent1ecd905f5bfaa3299efe9a78e068f9784b246124 (diff)
downloadexecline-b42e1a56a48282be171cc5c094a8b0a3b55da453.tar.xz
- Fix pipeline when stdin or stdout is closed
- rc for 2.1.2.1
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index c21265d..1fdb782 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.2.0.tar.gz">2.1.2.0</a>. </li>
+ <li> The current released version of execline is <a href="execline-2.1.2.1.tar.gz">2.1.2.1</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>