From 34f4723bb4050e6a963369abc5697eba28b33519 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 11 Jun 2015 17:44:28 +0000 Subject: version: 2.1.2.2 --- AUTHORS | 1 + INSTALL | 2 +- doc/index.html | 2 +- doc/upgrade.html | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/AUTHORS b/AUTHORS index 24c57e1..0ac10b7 100644 --- a/AUTHORS +++ b/AUTHORS @@ -14,3 +14,4 @@ Thanks to: Lasse Kliemann Vallo Kallaste Jorge Almeida + Olivier Brunel diff --git a/INSTALL b/INSTALL index f912e75..55adc19 100644 --- a/INSTALL +++ b/INSTALL @@ -6,7 +6,7 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 4.0 or later - - skalibs version 2.3.4.0 or later: http://skarnet.org/software/skalibs/ + - skalibs version 2.3.5.1 or later: http://skarnet.org/software/skalibs/ This software will run on any operating system that implements POSIX.1-2008, available at: diff --git a/doc/index.html b/doc/index.html index ec95332..c955b2f 100644 --- a/doc/index.html +++ b/doc/index.html @@ -52,7 +52,7 @@ shell's syntax, and has no security issues.
  • GNU make, version 4.0 or later. Please be aware that execline will not build with an earlier version.
  • skalibs version -2.3.4.0 or later. It's a build-time requirement. It's also a run-time +2.3.5.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.
  • diff --git a/doc/upgrade.html b/doc/upgrade.html index 148c692..233f050 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -21,7 +21,7 @@

    in 2.1.2.2

      -
    • Bugfix release, no changes
    • +
    • skalibs dependency bumped to 2.3.5.1

    in 2.1.2.1

    -- cgit v1.3.1