summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-04-02 19:36:17 +0000
committerLaurent Bercot <ska@appnovation.com>2023-04-02 19:36:17 +0000
commit68b0b18f883ac74240b1e00380ce7c4659112474 (patch)
treeb3204382edfb8aee33ff2d6eac9f70d0fd222cf2
parentce05fac9edeabb841e8ec807e0f96bc1a7a90155 (diff)
downloads6-portable-utils-68b0b18f883ac74240b1e00380ce7c4659112474.tar.xz
version: 2.3.0.2v2.3.0.2
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--INSTALL2
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html3
3 files changed, 4 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index c998c55..6ccb73e 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.13.1.0 or later: https://skarnet.org/software/skalibs/
+ - skalibs version 2.13.1.1 or later: https://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 41812f4..82b726f 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -74,7 +74,7 @@ on the wrong page. I apologize for the confusion.
<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.13.1.0 or later. It's a build-time requirement. It's also a run-time
+2.13.1.1 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 28d54d8..9ceeaf1 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -21,7 +21,8 @@
<h2> in 2.3.0.2 </h2>
<ul>
- <li> No functional changes. </li>
+ <li> <a href="//skarnet.org/software/skalibs/">skalibs</a>
+dependency bumped to 2.13.1.1. </li>
</ul>
<h2> in 2.3.0.1 </h2>