diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-05-05 16:41:36 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-05-05 16:41:36 +0000 |
commit | dda18efbf37e2def7490bb7865d41b1560d8412c (patch) | |
tree | 183e963df6417e3620440e07954cd50a3be45811 /doc/index.html | |
parent | c7f0abb049cbd58704545ee94ec6e6aa40d00f0a (diff) | |
download | s6-portable-utils-dda18efbf37e2def7490bb7865d41b1560d8412c.tar.xz |
- add s6-seqv2.0.5.0
- rc for 2.0.5.0
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 5f599eb..b2f40fd 100644 --- a/doc/index.html +++ b/doc/index.html @@ -76,7 +76,7 @@ library. </li> <ul> <li> The current released version of s6-portable-utils is -<a href="s6-portable-utils-2.0.4.1.tar.gz">2.0.4.1</a>. </li> +<a href="s6-portable-utils-2.0.5.0.tar.gz">2.0.5.0</a>. </li> <li> Alternatively, you can checkout a copy of the s6-portable-utils git repository: <pre> git clone git://git.skarnet.org/s6-portable-utils </pre> </li> </ul> @@ -135,6 +135,7 @@ the previous versions of s6-portable-utils and the current one. </li> <li> The <a href="s6-quote.html"><tt>s6-quote</tt></a> program </li> <li> The <a href="s6-rename.html"><tt>s6-rename</tt></a> program </li> <li> The <a href="s6-rmrf.html"><tt>s6-rmrf</tt></a> program </li> + <li> The <a href="s6-seq.html"><tt>s6-seq</tt></a> program </li> <li> The <a href="s6-sleep.html"><tt>s6-sleep</tt></a> program </li> <li> The <a href="s6-sort.html"><tt>s6-sort</tt></a> program </li> <li> The <a href="s6-sync.html"><tt>s6-sync</tt></a> program </li> |