diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-07-21 16:46:03 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-07-21 16:46:03 +0000 |
commit | 4b99c3834cb04c1bc2f6e6b532ad4b055f3d4d81 (patch) | |
tree | c1934cf1bae12727a6927a3f0e7d88238adb0f11 /doc | |
parent | c8a41df9c5b16dce89ae008a0187c6d606013b61 (diff) | |
download | s6-rc-4b99c3834cb04c1bc2f6e6b532ad4b055f3d4d81.tar.xz |
Document execline-2.5.0.1 dep
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 2 | ||||
-rw-r--r-- | doc/upgrade.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index c53bd01..a62d3ab 100644 --- a/doc/index.html +++ b/doc/index.html @@ -50,7 +50,7 @@ scripts are also run in a controlled environment. <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version 2.7.0.0 or later </li> <li> <a href="//skarnet.org/software/execline/">execline</a> version -2.5.0.0 or later </li> +2.5.0.1 or later </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version 2.7.2.0 or later </li> </ul> diff --git a/doc/upgrade.html b/doc/upgrade.html index ae526d6..78fbdce 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -36,7 +36,7 @@ minor and bugfix version changes. <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.7.0.0. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> -dependency bumped to 2.5.0.0. </li> +dependency bumped to 2.5.0.1. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> dependency bumped to 2.7.2.0. </li> <li> The <tt>max-death-tally</tt> and <tt>down-signal</tt> |