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 433bbb2..d9c7478 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.8.0.0 or later: http://skarnet.org/software/skalibs/
- - execline version 2.5.0.2 or later: http://skarnet.org/software/execline/
+ - execline version 2.5.1.0 or later: http://skarnet.org/software/execline/
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 c12e141..e2d0c2b 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -87,7 +87,7 @@ with s6</a> </li>
requirement if you link against the shared version of the skalibs
library. </li>
<li> <a href="//skarnet.org/software/execline/">execline</a> version
-2.5.0.2 or later. It's a build-time and run-time requirement. </li>
+2.5.1.0 or later. It's a build-time and run-time requirement. </li>
</ul>
<h3> Licensing </h3>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 700422f..b24fcb2 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -22,7 +22,7 @@
<ul>
<li> skalibs dependency bumped to 2.8.0.0. </li>
- <li> execline dependency bumped to 2.5.0.2. </li>
+ <li> execline dependency bumped to 2.5.1.0. </li>
<li> New <tt>-d <em>notif</em></tt> option to <a href="s6-log.html">s6-log</a>. </li>
<li> New default for the <tt>-l <em>linelimit</em></tt> option to <a href="s6-log.html">s6-log</a>:
8192 bytes. </li>