summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL2
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index c7d5743..6d6f65e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -8,7 +8,7 @@ Build Instructions
- GNU make version 3.81 or later
- skalibs version 2.14.3.0 or later: https://skarnet.org/software/skalibs/
- execline version 2.9.6.1 or later: https://skarnet.org/software/execline/
- - s6 version 2.13.0.1 or later: https://skarnet.org/software/s6/
+ - s6 version 2.13.1.0 or later: https://skarnet.org/software/s6/
This software will run on any operating system that implements
POSIX.1-2008, available at:
diff --git a/doc/index.html b/doc/index.html
index 206286e..0d32a41 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -53,7 +53,7 @@ requirement if you link 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's a build-time <em>and</em> run-time requirement. </li>
<li> <a href="//skarnet.org/software/s6/">s6</a> version
-2.13.0.1 or later. It's a build-time <em>and</em> run-time requirement. </li>
+2.13.1.0 or later. It's a build-time <em>and</em> run-time requirement. </li>
</ul>
<h3> Licensing </h3>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index b2e438c..d95ac52 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -38,7 +38,7 @@ dependency bumped to 2.14.3.0. </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 are installed in <tt>/usr/lib</tt> by default. </li>
</ul>