diff options
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 d761874..9751a4a 100644 --- a/doc/index.html +++ b/doc/index.html @@ -82,7 +82,7 @@ against the shared version of the skalibs library. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> version 2.9.6.1 or later. It is a build-time and boot-time requirement. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version -2.13.0.1 or later. It is a build-time and boot-time requirement. </li> +2.13.1.0 or later. It is a build-time and boot-time requirement. </li> </ul> <p> diff --git a/doc/upgrade.html b/doc/upgrade.html index 632daed..3146088 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -30,7 +30,7 @@ optional dependency bumped to 0.1.2.3. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> dependency bumped to 2.9.6.1. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> -dependency bumped to 2.13.0.1. </li> +dependency bumped to 2.13.1.0. </li> <li> Static libraries (if any) are installed in <tt>/usr/lib</tt> by default. </li> </ul> |