diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-06-22 22:26:39 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-06-22 22:26:39 +0000 |
| commit | 50f4e65aa2776e0916ad90130dcd28043154dfd5 (patch) | |
| tree | 407f9b1854ebda074c32a78ffc6ed8dda961f2c7 /doc | |
| parent | 01fb5e00fc85ffb4df5ebae202eabbf2707c8df1 (diff) | |
| download | s6-rc-main.tar.gz | |
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 8484d90..f5a594e 100644 --- a/doc/index.html +++ b/doc/index.html @@ -50,7 +50,7 @@ scripts are also run in a controlled environment. <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.15.0.1 or later. It's a build-time requirement. It's also a run-time +2.15.1.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> <li> <a href="//skarnet.org/software/execline/">execline</a> version 2.9.9.2 or later. It's a build-time <em>and</em> run-time requirement. </li> diff --git a/doc/upgrade.html b/doc/upgrade.html index f814e85..c093f5f 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -35,7 +35,7 @@ minor and bugfix version changes. <ul> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> -dependency bumped to 2.15.0.1. </li> +dependency bumped to 2.15.1.0. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> dependency bumped to 2.9.9.2. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> |
