diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-01-15 15:21:12 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-01-15 15:21:12 +0000 |
commit | 6fa668b01618f76ed04df9a862a99c893c150e40 (patch) | |
tree | ff1f1ab4adc65f0fb0ec1ab9f5e0d92f607ff6f0 /doc/index.html | |
parent | 4257dbc01527027ad028667bfd7568352b49f1eb (diff) | |
download | s6-6fa668b01618f76ed04df9a862a99c893c150e40.tar.xz |
Prepare for 2.8.0.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 40b9b33..c12e141 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.7.2.3.tar.gz">2.7.2.3</a>. </li> + <li> The current released version of s6 is <a href="s6-2.8.0.0.tar.gz">2.8.0.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>: |