about summary refs log tree commit diff
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 961e8a7..8011885 100644
--- a/INSTALL
+++ b/INSTALL
@@ -7,7 +7,7 @@ Build Instructions
   - A POSIX-compliant C development environment
   - GNU make version 3.81 or later
   - skalibs version 2.14.0.0 or later: https://skarnet.org/software/skalibs/
-  - s6 version 2.11.4.0 or later: https://skarnet.org/software/s6/
+  - s6 version 2.12.0.0 or later: https://skarnet.org/software/s6/
     (this is only a run-time requirement, not a build-time one)
 
  This software will run on any operating system that implements
diff --git a/doc/index.html b/doc/index.html
index 068538d..2803f90 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -60,7 +60,7 @@ running utmp functions are just clients to this daemon.
 requirement if you link against the shared version of the skalibs
 library. </li>
  <li> <a href="//skarnet.org/software/s6/">s6</a> version
-2.11.4.0 or later. It's a <em>run-time</em> requirement only, to run
+2.12.0.0 or later. It's a <em>run-time</em> requirement only, to run
 the utmpd and wtmpd services (and can be done without if you have a
 suitable replacement for
 <a href="//skarnet.org/software/s6/s6-ipcserver.html">s6-ipcserver</a>). </li>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 960afa9..87e7c50 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -24,7 +24,7 @@
  <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
 dependency bumped to 2.14.0.0. </li>
  <li> <a href="//skarnet.org/software/s6/">s6</a> run-time
-dependency bumped to 2.11.4.0. </li>
+dependency bumped to 2.12.0.0. </li>
 </ul>
 
 <h2> in 0.1.2.1 </h2>