diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-21 11:46:48 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-21 11:46:48 +0000 |
commit | 5ad86f2bcb08cbf29d341594f027b810e824a707 (patch) | |
tree | a475c725cf98f0ceba4ffa8883b802dc7ea2c750 /doc | |
parent | ea259e2c9f3f06ae37a8ecf70714e7e2607c0d32 (diff) | |
download | s6-rc-5ad86f2bcb08cbf29d341594f027b810e824a707.tar.xz |
version: 0.2.0.1v0.2.0.1
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 4 | ||||
-rw-r--r-- | doc/upgrade.html | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/index.html b/doc/index.html index 01a15f5..e4132c5 100644 --- a/doc/index.html +++ b/doc/index.html @@ -48,11 +48,11 @@ scripts are also run in a controlled environment. <li> A POSIX-compliant system with a standard C development environment </li> <li> GNU make, version 3.81 or later </li> <li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version -2.5.0.1 or later </li> +2.5.1.0 or later </li> <li> <a href="http://skarnet.org/software/execline/">execline</a> version 2.3.0.1 or later </li> <li> <a href="http://skarnet.org/software/s6/">s6</a> version -2.5.0.1 or later </li> +2.5.1.0 or later </li> </ul> <h3> Licensing </h3> diff --git a/doc/upgrade.html b/doc/upgrade.html index e11691a..a35db65 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -22,11 +22,11 @@ <ul> <li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> -dependency bumped to 2.5.0.1. </li> +dependency bumped to 2.5.1.0. </li> <li> <a href="http://skarnet.org/software/execline/">execline</a> dependency bumped to 2.3.0.1. </li> <li> <a href="http://skarnet.org/software/s6/">s6</a> -dependency bumped to 2.5.0.1. </li> +dependency bumped to 2.5.1.0. </li> </ul> <h2> in 0.2.0.0 </h2> |