diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-11-04 09:31:40 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-11-04 09:31:40 +0000 |
commit | 7a67f58ea5d1168d713e96605a690d1ebaebcfd4 (patch) | |
tree | 06514bea33dc923d2d7e893f8687be3b734a9a09 /doc | |
parent | 406f26c1f856262f81f1d29285341df6e4228740 (diff) | |
download | s6-7a67f58ea5d1168d713e96605a690d1ebaebcfd4.tar.xz |
version: 2.2.2.1v2.2.2.1
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 2 | ||||
-rw-r--r-- | doc/upgrade.html | 6 |
2 files changed, 7 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 7773901..b7f2c0d 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.2.0.tar.gz">2.2.2.0</a>. </li> + <li> The current released version of s6 is <a href="s6-2.2.2.1.tar.gz">2.2.2.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> <li> There's also a diff --git a/doc/upgrade.html b/doc/upgrade.html index c65f1fb..523d510 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,12 @@ <h1> What has changed in s6 </h1> +<h2> in 2.2.2.1 </h2> + +<ul> + <li> No functional changes </li> +</ul> + <h2> in 2.2.2.0 </h2> <ul> |