From bc3593e63f237be229157693221a8c0783928ef8 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 28 May 2026 00:49:07 +0000 Subject: Prepare for 0.8.0.0 --- INSTALL | 2 +- NEWS | 6 ++++++ doc/index.html | 6 +++--- doc/upgrade.html | 7 +++++++ package/deps-build | 2 +- package/info | 2 +- 6 files changed, 19 insertions(+), 6 deletions(-) diff --git a/INSTALL b/INSTALL index a2d979a..c9d3223 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.15.0.0 or later: https://skarnet.org/software/skalibs/ + - skalibs version 2.15.0.1 or later: https://skarnet.org/software/skalibs/ - (optional but recommended): s6-networking version 2.8.0.0 or later: https://skarnet.org/software/s6-networking/ diff --git a/NEWS b/NEWS index 6faba48..efa662e 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,11 @@ Changelog for tipidee. +In 0.0.8.0 +---------- + + - Bugfixes. + + In 0.0.7.2 ---------- diff --git a/doc/index.html b/doc/index.html index 2a48ef0..b0f28b6 100644 --- a/doc/index.html +++ b/doc/index.html @@ -112,7 +112,7 @@ make it shorter. Just like the code.
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.15.0.0 or later. It's a build-time requirement. It's also a run-time +2.15.0.1 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library.
  • Recommended at run-time: s6-networking version @@ -144,8 +144,8 @@ Don't take my word for it; try it out for yourself.