summary refs log tree commit diff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-03-30 12:14:01 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-03-30 12:14:01 +0000
commit820a98c94c134745b1da83d10b648e6c8f83791e (patch)
treeeb629a4c32a4124d847d3c895478de340f36ad1a
parent9cf89b4437df6a7741532dd73fed770cd8eef9f2 (diff)
downloadexecline-820a98c94c134745b1da83d10b648e6c8f83791e.tar.gz
execline-820a98c94c134745b1da83d10b648e6c8f83791e.tar.xz
execline-820a98c94c134745b1da83d10b648e6c8f83791e.zip
skalibs deps -> 2.3.3.0 v2.1.1.1
 version: 2.1.1.1
-rw-r--r--INSTALL2
-rw-r--r--doc/index.html2
-rw-r--r--doc/upgrade.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index c2d9b7a..28d5af8 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.2.0 or later: http://skarnet.org/software/skalibs/
+  - skalibs version 2.3.3.0 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 ede99d1..dda1445 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -51,7 +51,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.2.0 or later. It's a build-time requirement. It's also a run-time
+2.3.3.0 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 32516d7..121b210 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -20,7 +20,7 @@
 <h2> in 2.1.1.1 </h2>
 
 <ul>
- <li> skalibs dependency bumped to 2.3.2.0 </li>
+ <li> skalibs dependency bumped to 2.3.3.0 </li>
  <li> execlineb parser made into a library function, for easier
 inclusion in other programs </li>
 </ul>