diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-11-29 13:47:05 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-11-29 13:47:05 +0000 |
commit | a61eb3a7522e61f1016287c222bf42fab64fee9a (patch) | |
tree | 55d94259fd263f6cdc0c8c8b9cc9b82aa5668a3d /doc | |
parent | 9947d38b44e3c7d71b72a284841e012da5c7d99d (diff) | |
download | s6-portable-utils-a61eb3a7522e61f1016287c222bf42fab64fee9a.tar.xz |
Adapt to skalibs-2.13.0.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 2 | ||||
-rw-r--r-- | doc/upgrade.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index 782e667..5f7e063 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.12.0.2 or later. It's a build-time requirement. It's also a run-time +2.13.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 68edfb4..4b1916d 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.12.0.2. </li> +dependency bumped to 2.13.0.0. </li> </ul> <h2> in 2.2.5.0 </h2> |