summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2020-01-27 15:11:36 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-01-27 15:11:36 +0000
commit1c14235c4055f9e9ae5664c81909d6f1b2e4ba1e (patch)
treeec2205254c682ae66c97fea62f811621325d5b40 /doc
parente546ffb9c0cb4bfa20e529e5bba0940400a90f8e (diff)
downloadexecline-1c14235c4055f9e9ae5664c81909d6f1b2e4ba1e.tar.xz
Update skalibs dep to 2.9.2.0
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html2
2 files changed, 3 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index 498bb13..aa501c2 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -51,7 +51,7 @@ shell's syntax, and has no security issues.
<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.9.1.0 or later. It's a build-time requirement. It's also a run-time
+2.9.2.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>
</ul>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index e049628..9f561a2 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -21,6 +21,8 @@
<h2> in 2.6.0.0 </h2>
<ul>
+ <li> <a href="//skarnet.org/software/skalibs/"></a>skalibs</a>
+dependency bumped to 2.9.2.0. </li>
<li> <a href="dollarat.html">dollarat</a> now has its <tt>-0</tt> and <tt>-d</tt>
priority unified. (Rightmost priority.) </li>
<li> <a href="runblock.html">runblock</a> now accepts a command line prefix,