diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-04-20 23:43:43 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-04-20 23:43:43 +0000 |
commit | 9aa0c8c2f34b42e671d6418bd2cc95c79d3b7d54 (patch) | |
tree | 859747338ad4309f58410ca743ac7186657e1d0f /INSTALL | |
parent | a0664e349a7c0526ea64a9e160ae808475d7d3b5 (diff) | |
download | execline-9aa0c8c2f34b42e671d6418bd2cc95c79d3b7d54.tar.gz execline-9aa0c8c2f34b42e671d6418bd2cc95c79d3b7d54.tar.xz execline-9aa0c8c2f34b42e671d6418bd2cc95c79d3b7d54.zip |
Prepare for 2.9.0.0; rewrite "wait"
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL index 63c6b44..c49cfa2 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.11.2.0 or later: https://skarnet.org/software/skalibs/ + - skalibs version 2.12.0.0 or later: https://skarnet.org/software/skalibs/ - Optional: nsss version 0.2.0.1 or later: https://skarnet.org/software/nsss/ This software will run on any operating system that implements |