diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-02-26 11:18:29 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-02-26 11:18:29 +0000 |
commit | 17a7d5f052aea7d9d79464dd4d4e4ab1b1b8f3c1 (patch) | |
tree | 74008075c93ca5b12d7e917853bfb6c58d208ee6 /INSTALL | |
parent | c163383d7f4a309e61c83aa97f0fb0faa1dfd19b (diff) | |
download | s6-17a7d5f052aea7d9d79464dd4d4e4ab1b1b8f3c1.tar.xz |
Prepare for 2.11.1.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - - skalibs version 2.11.1.0 or later: https://skarnet.org/software/skalibs/ + - skalibs version 2.11.2.0 or later: https://skarnet.org/software/skalibs/ - execline version 2.8.2.0 or later: https://skarnet.org/software/execline/ (You can disable this requirement at configure time, but will lose some functionality.) |