summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-06-11 17:44:28 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-06-11 17:44:28 +0000
commit34f4723bb4050e6a963369abc5697eba28b33519 (patch)
tree2e5caf2e0e5aad8e24d717bd34cfe97388628111
parent81052f38c7f81e8342057ee230477e74ac621735 (diff)
downloadexecline-34f4723bb4050e6a963369abc5697eba28b33519.tar.xz
version: 2.1.2.2v2.1.2.2
-rw-r--r--AUTHORS1
-rw-r--r--INSTALL2
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html2
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 <lasse@plastictree.net>
Vallo Kallaste <kalts@estpak.ee>
Jorge Almeida <jalmeida@math.ist.utl.pt>
+ Olivier Brunel <jjk@jjacky.com>
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.
<li> GNU make, version 4.0 or later. Please be aware that execline will
not build with an earlier version. </li>
<li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> 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. </li>
</ul>
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 @@
<h2> in 2.1.2.2 </h2>
<ul>
- <li> Bugfix release, no changes </li>
+ <li> skalibs dependency bumped to 2.3.5.1 </li>
</ul>
<h2> in 2.1.2.1 </h2>