diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-11-20 04:02:06 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-11-20 04:02:06 +0000 |
commit | fc0a5ac48bd417336f6d3333ac7846d8134579eb (patch) | |
tree | f274330a8d8db0b22c2da282262be9f204ccb706 /INSTALL | |
parent | 2598c3ce94f6f292bdd234020709af034c27d262 (diff) | |
download | s6-fc0a5ac48bd417336f6d3333ac7846d8134579eb.tar.gz s6-fc0a5ac48bd417336f6d3333ac7846d8134579eb.tar.xz s6-fc0a5ac48bd417336f6d3333ac7846d8134579eb.zip |
version: 2.12.0.1 v2.12.0.1
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 5742c68..25f003e 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.14.0.0 or later: https://skarnet.org/software/skalibs/ + - skalibs version 2.14.0.1 or later: https://skarnet.org/software/skalibs/ - Recommended: execline version 2.9.4.0 or later: https://skarnet.org/software/execline/ (You can disable this requirement at configure time, but will lose some functionality.) |