diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-04-06 17:54:13 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-04-06 17:54:13 +0000 |
commit | a5b7a319fb558f5df599de286318029d455ed193 (patch) | |
tree | b468c6b2620613aa5f29d793feecb22c94dfedbf /INSTALL | |
parent | db852ecd93afc9f893886a132ee58b23579fc79d (diff) | |
download | execline-a5b7a319fb558f5df599de286318029d455ed193.tar.xz |
Prepare for 2.9.5.0; add ? support in backtick
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.14.1.0 or later: https://skarnet.org/software/skalibs/ + - skalibs version 2.14.1.1 or later: https://skarnet.org/software/skalibs/ - Optional: nsss version 0.2.0.4 or later: https://skarnet.org/software/nsss/ This software will run on any operating system that implements |