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 231cd7c..a02f34c 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.3.8.2 or later: http://skarnet.org/software/skalibs/
+ - skalibs version 2.3.8.3 or later: http://skarnet.org/software/skalibs/
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 a63cdb4..ed7ad02 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="http://skarnet.org/software/skalibs/">skalibs</a> version
-2.3.8.2 or later. It's a build-time requirement. It's also a run-time
+2.3.8.3 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 19b5a07..3d77796 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -21,7 +21,7 @@
<h2> in 2.1.4.5 </h2>
<ul>
- <li> skalibs dependency bumped to 2.3.8.2 </li>
+ <li> skalibs dependency bumped to 2.3.8.3 </li>
</ul>
<h2> in 2.1.4.4 </h2>