summaryrefslogtreecommitdiff
path: root/doc/index.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-02-17 21:29:00 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-02-17 21:29:00 +0000
commit79fe528287af73c7e1691c7c447972704eb7634b (patch)
tree51981fa7fe44c8bd796cc47da2ece451899cbb3a /doc/index.html
parentb11bacf27cd92528f4c2e157414c43b9cebd2b4d (diff)
downloads6-79fe528287af73c7e1691c7c447972704eb7634b.tar.xz
Bugfix: s6-log wasn't parsing regexps correctly (!)
Thanks to Roy Lanek. version: 2.1.1.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 ab9a620..cad6220 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -99,7 +99,7 @@ library. </li>
<h3> Download </h3>
<ul>
- <li> The current released version of s6 is <a href="s6-2.1.1.0.tar.gz">2.1.1.0</a>. </li>
+ <li> The current released version of s6 is <a href="s6-2.1.1.1.tar.gz">2.1.1.1</a>. </li>
<li> Alternatively, you can checkout a copy of the s6 git repository:
<pre> git clone git://git.skarnet.org/s6 </pre> </li>
</ul>