diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 6 | ||||
-rw-r--r-- | doc/upgrade.html | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/doc/index.html b/doc/index.html index eb18bd6..1760c61 100644 --- a/doc/index.html +++ b/doc/index.html @@ -41,15 +41,15 @@ compiled with IPv6 support, s6-networking is IPv6-ready. <li> A POSIX-compliant system with a standard C development environment </li> <li> GNU make, version 4.0 or later </li> <li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version -2.3.2.0 or later. It's a build-time requirement. It's also a run-time +2.3.3.0 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library. </li> <li> <a href="http://skarnet.org/software/execline/">execline</a> version -2.1.1.0 or later. It's a build-time and run-time requirement. </li> +2.1.1.1 or later. It's a build-time and run-time requirement. </li> <li> <a href="http://skarnet.org/software/s6/">s6</a> version 2.1.3.0 or later. It's a build-time and run-time requirement. </li> <li> <a href="http://skarnet.org/software/s6-dns/">s6-dns</a> version -2.0.0.2 or later. It's a build-time requirement. It's also a run-time +2.0.0.3 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the s6-dns libraries. </li> </ul> diff --git a/doc/upgrade.html b/doc/upgrade.html index bed293e..fc95492 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -20,10 +20,10 @@ <h2> in 2.1.0.1 </h2> <ul> - <li> skalibs dependency bumped to 2.3.2.0. </li> - <li> execline dependency bumped to 2.1.1.0. </li> + <li> skalibs dependency bumped to 2.3.3.0. </li> + <li> execline dependency bumped to 2.1.1.1. </li> <li> s6 dependency bumped to 2.1.3.0 </li> - <li> No functional changes (bugfix release) </li> + <li> s6-dns dependency bumped to 2.0.0.3 </li> </ul> <h2> in 2.1.0.0 </h2> |