diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-12-20 23:10:09 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-12-20 23:10:09 +0000 |
commit | 24fc7c7ad3aee0882be7063e8fbf88464ea05a1f (patch) | |
tree | 6b19c62e1d6737e3a389978cefa32ca745929821 /INSTALL | |
parent | f34b717a6c468d02e8e4741fa96be52f49aa0b12 (diff) | |
download | s6-24fc7c7ad3aee0882be7063e8fbf88464ea05a1f.tar.gz s6-24fc7c7ad3aee0882be7063e8fbf88464ea05a1f.tar.xz s6-24fc7c7ad3aee0882be7063e8fbf88464ea05a1f.zip |
Prepare for 2.12.0.3
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 25f003e..42cc911 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.1 or later: https://skarnet.org/software/skalibs/ + - skalibs version 2.14.1.0 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.) |