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, 4 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index c01ade0..688e346 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,7 +6,7 @@ Build Instructions
- A POSIX-compliant C development environment
- GNU make version 3.81 or later
- - skalibs version 2.11.0.0 or later: https://skarnet.org/software/skalibs/
+ - skalibs version 2.11.1.0 or later: https://skarnet.org/software/skalibs/
- execline version 2.8.1.0 or later: https://skarnet.org/software/execline/
- s6 version 2.11.0.0 or later: https://skarnet.org/software/s6/
diff --git a/doc/index.html b/doc/index.html
index 0bb9aeb..54b7240 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -48,7 +48,7 @@ scripts are also run in a controlled environment.
<li> A POSIX-compliant system with a standard C development environment </li>
<li> GNU make, version 3.81 or later </li>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version
-2.11.0.0 or later. It's a build-time requirement. It's also a run-time
+2.11.1.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="//skarnet.org/software/execline/">execline</a> version
2.8.1.0 or later. It's a build-time <em>and</em> run-time requirement. </li>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 1697860..302d6a1 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -33,6 +33,8 @@ minor and bugfix version changes.
<h2> in 0.5.3.0 </h2>
<ul>
+ <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
+dependency bumped to 2.11.1.0. </li>
<li> <a href="s6-rc-compile.html">s6-rc-compile</a> now reads
service dependency information from the <tt>dependencies.d</tt>
directory and bundle information from the <tt>contents.d</tt>