summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2020-11-30 12:03:57 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-11-30 12:03:57 +0000
commita5e07eeb589c22e3c87e55a2a3e4267976429ff2 (patch)
treeca1691b7f71d5d84fb3cf8390b2b4d6f5e5c343b /doc
parented9842b88802bf75b7e194434438df2ecb88d3aa (diff)
downloadexecline-a5e07eeb589c22e3c87e55a2a3e4267976429ff2.tar.xz
Bump skalibs dep
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html
index c04c9d7..2e9c079 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.4.0 or later. It's a build-time requirement. It's also a run-time
+2.10.0.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 2d6172c..d63766c 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -22,7 +22,7 @@
<ul>
<li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
-dependency bumped to 2.9.4.0. </li>
+dependency bumped to 2.10.0.0. </li>
<li> <a href="forstdin.html">forstdin</a> now exits 1 on immediate EOF,
and only splits on newlines by default. </li>
<li> <a href="forbacktickx.html">forbacktickx</a>, which is a wrapper