diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-12-23 14:04:45 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-12-23 14:04:45 +0000 |
commit | f59b79de8c8f49ffd5133b2a37e11a52edc2bdbd (patch) | |
tree | bf9bfec4871ee7adcf7902387e6a41fce76dc828 /doc/index.html | |
parent | 07491df186d562d0efa6a7fca2b7f8d07dbd0652 (diff) | |
download | s6-f59b79de8c8f49ffd5133b2a37e11a52edc2bdbd.tar.xz |
Prepare for 2.9.1.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 341a936..5bbc481 100644 --- a/doc/index.html +++ b/doc/index.html @@ -103,7 +103,7 @@ certain binaries that spawn scripts interpreted with <h3> Download </h3> <ul> - <li> The current released version of s6 is <a href="s6-2.9.0.1.tar.gz">2.9.0.1</a>. </li> + <li> The current released version of s6 is <a href="s6-2.9.1.0.tar.gz">2.9.1.0</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6/">s6 git repository</a>: |