From 9a81557a41d295f026ddb021090ddf18828e733a Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 12 May 2017 23:22:29 +0000 Subject: Prepare for version 0.2.0.1 --- INSTALL | 6 +++--- NEWS | 6 ++++++ doc/index.html | 8 ++++---- doc/upgrade.html | 11 +++++++++++ package/info | 2 +- 5 files changed, 25 insertions(+), 8 deletions(-) diff --git a/INSTALL b/INSTALL index 75c7cc8..9444cf2 100644 --- a/INSTALL +++ b/INSTALL @@ -6,9 +6,9 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - - skalibs version 2.5.0.0 or later: http://skarnet.org/software/skalibs/ - - execline version 2.3.0.0 or later: http://skarnet.org/software/execline/ - - s6 version 2.5.0.0 or later: http://skarnet.org/software/s6/ + - skalibs version 2.5.0.1 or later: http://skarnet.org/software/skalibs/ + - execline version 2.3.0.1 or later: http://skarnet.org/software/execline/ + - s6 version 2.5.0.1 or later: http://skarnet.org/software/s6/ This software will run on any operating system that implements POSIX.1-2008, available at: diff --git a/NEWS b/NEWS index fd6f149..b803c39 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,11 @@ Changelog for s6-rc. +In 0.2.0.1 +---------- + + - Bugfix release. + + In 0.2.0.0 ---------- diff --git a/doc/index.html b/doc/index.html index 1aa08fc..01a15f5 100644 --- a/doc/index.html +++ b/doc/index.html @@ -48,11 +48,11 @@ scripts are also run in a controlled environment.
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.5.0.0 or later
  • +2.5.0.1 or later
  • execline version -2.3.0.0 or later
  • +2.3.0.1 or later
  • s6 version -2.5.0.0 or later
  • +2.5.0.1 or later

    Licensing

    @@ -66,7 +66,7 @@ scripts are also run in a controlled environment.