diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-11-29 11:39:15 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-11-29 11:39:15 +0000 |
commit | 4ffd64a13210191b179a98102bf6168471719e98 (patch) | |
tree | 975e5c91bf151bf9eef14c3057c14b36c93a1f24 /INSTALL | |
parent | e637dbb1b35a0bf23621e1a982702ecaff925841 (diff) | |
download | dnsfunnel-4ffd64a13210191b179a98102bf6168471719e98.tar.gz dnsfunnel-4ffd64a13210191b179a98102bf6168471719e98.tar.xz dnsfunnel-4ffd64a13210191b179a98102bf6168471719e98.zip |
Prepare for 0.0.1.5
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL index 23180df..5d8c196 100644 --- a/INSTALL +++ b/INSTALL @@ -6,8 +6,8 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - - skalibs version 2.12.0.0 or later: https://skarnet.org/software/skalibs/ - - s6-dns version 2.3.5.4 or later: https://skarnet.org/software/s6-dns/ + - skalibs version 2.13.0.0 or later: https://skarnet.org/software/skalibs/ + - s6-dns version 2.3.5.5 or later: https://skarnet.org/software/s6-dns/ This software will run on any operating system that implements POSIX.1-2008, available at: |