diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-11-13 05:43:55 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-11-13 05:43:55 +0000 |
commit | ca17f290091c402164b808c3a6eff13211fc43ad (patch) | |
tree | 2bb98916ad35118fbfde7766bec51fcdf408cd23 /doc/index.html | |
parent | cdee66d1f22cf3ecaaeca2ec468ec91de089ca78 (diff) | |
download | s6-ca17f290091c402164b808c3a6eff13211fc43ad.tar.xz |
- new options to s6-envuidgid
- rc for 2.2.4.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 50f2558..3325207 100644 --- a/doc/index.html +++ b/doc/index.html @@ -100,7 +100,7 @@ library. </li> <h3> Download </h3> <ul> - <li> The current released version of s6 is <a href="s6-2.2.3.1.tar.gz">2.2.3.1</a>. </li> + <li> The current released version of s6 is <a href="s6-2.2.4.0.tar.gz">2.2.4.0</a>. </li> <li> Alternatively, you can checkout a copy of the s6 git repository: <pre> git clone git://git.skarnet.org/s6 </pre> </li> <li> There's also a |