diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-05-20 13:30:47 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-05-20 13:30:47 +0000 |
commit | af21e602b1dad1b7fd2c00f570d1d5605b9bb277 (patch) | |
tree | 7242f87f8cdb66dbe1912fcf48d18b5af787e43a /doc/index.html | |
parent | bcd0758e17995c98662cbcaf15eaa62d1fcc8356 (diff) | |
download | s6-linux-init-af21e602b1dad1b7fd2c00f570d1d5605b9bb277.tar.xz |
Improve UX following IRC feedback, prepare for 1.0.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 4cffd46..cb9cd58 100644 --- a/doc/index.html +++ b/doc/index.html @@ -110,7 +110,7 @@ all the other packages against the <em>static</em> version of libskarnet. <ul> <li> The current released version of s6-linux-init is -<a href="s6-linux-init-1.0.0.0.tar.gz">1.0.0.0</a>. </li> +<a href="s6-linux-init-1.0.1.0.tar.gz">1.0.1.0</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6-linux-init/">s6-linux-init git repository</a>: |