summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL4
-rw-r--r--NEWS2
-rw-r--r--doc/index.html4
-rw-r--r--doc/upgrade.html4
4 files changed, 7 insertions, 7 deletions
diff --git a/INSTALL b/INSTALL
index 9444cf2..6ff1754 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,9 +6,9 @@ Build Instructions
- A POSIX-compliant C development environment
- GNU make version 3.81 or later
- - skalibs version 2.5.0.1 or later: http://skarnet.org/software/skalibs/
+ - skalibs version 2.5.1.0 or later: http://skarnet.org/software/skalibs/
- execline version 2.3.0.1 or later: http://skarnet.org/software/execline/
- - s6 version 2.5.0.1 or later: http://skarnet.org/software/s6/
+ - s6 version 2.5.1.0 or later: http://skarnet.org/software/s6/
This software will run on any operating system that implements
POSIX.1-2008, available at:
diff --git a/NEWS b/NEWS
index 0c6c179..3c9d5b5 100644
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,7 @@ In 0.2.0.1
----------
- Bugfix release.
- - Support for timeout-kill (in s6-2.5.1.0) included.
+ - Support for timeout-kill (in s6-2.5.1.0).
In 0.2.0.0
diff --git a/doc/index.html b/doc/index.html
index 01a15f5..e4132c5 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -48,11 +48,11 @@ 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="http://skarnet.org/software/skalibs/">skalibs</a> version
-2.5.0.1 or later </li>
+2.5.1.0 or later </li>
<li> <a href="http://skarnet.org/software/execline/">execline</a> version
2.3.0.1 or later </li>
<li> <a href="http://skarnet.org/software/s6/">s6</a> version
-2.5.0.1 or later </li>
+2.5.1.0 or later </li>
</ul>
<h3> Licensing </h3>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index e11691a..a35db65 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -22,11 +22,11 @@
<ul>
<li> <a href="http://skarnet.org/software/skalibs/">skalibs</a>
-dependency bumped to 2.5.0.1. </li>
+dependency bumped to 2.5.1.0. </li>
<li> <a href="http://skarnet.org/software/execline/">execline</a>
dependency bumped to 2.3.0.1. </li>
<li> <a href="http://skarnet.org/software/s6/">s6</a>
-dependency bumped to 2.5.0.1. </li>
+dependency bumped to 2.5.1.0. </li>
</ul>
<h2> in 0.2.0.0 </h2>