diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-12-04 15:00:55 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-12-04 15:00:55 +0000 |
commit | 9492b12a6ca520bbcb191879a5df77e36fede8f3 (patch) | |
tree | f8a219944b42b0bba09415a4f5905b5817595914 /doc | |
parent | 1f72ed3900db6b43ecbde097c83c4c5ddf9c9e38 (diff) | |
download | s6-rc-9492b12a6ca520bbcb191879a5df77e36fede8f3.tar.xz |
Document dep to skalibs-2.6.3.0 (atomic_symlink())
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 fbb14ca..ee06542 100644 --- a/doc/index.html +++ b/doc/index.html @@ -48,7 +48,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.6.2.0 or later </li> +2.6.3.0 or later </li> <li> <a href="//skarnet.org/software/execline/">execline</a> version 2.3.0.4 or later </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version diff --git a/doc/upgrade.html b/doc/upgrade.html index dda40c4..3d384d6 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -34,7 +34,7 @@ minor and bugfix version changes. <ul> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> -dependency bumped to 2.6.2.0. </li> +dependency bumped to 2.6.3.0. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> dependency bumped to 2.3.0.4. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> |