summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL2
-rw-r--r--doc/index.html4
-rw-r--r--doc/upgrade.html7
-rw-r--r--package/info2
4 files changed, 11 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index 81d0e59..496a4f4 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.0.0.0 or later: http://skarnet.org/software/skalibs/
+ - skalibs version 2.1.0.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 5ba0b66..08335f5 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -50,7 +50,7 @@ shell's syntax, and has no security issues.
<li> A POSIX-compliant system with a standard C development environment </li>
<li> GNU make, version 4.0 or later </li>
<li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version
-2.0.0.0 or later </li>
+2.1.0.0 or later </li>
</ul>
<h3> Licensing </h3>
@@ -63,7 +63,7 @@ shell's syntax, and has no security issues.
<h3> Download </h3>
<ul>
- <li> The current released version of execline is <a href="execline-2.0.0.0.tar.gz">2.0.0.0</a>. </li>
+ <li> The current released version of execline is <a href="execline-2.0.1.0.tar.gz">2.0.1.0</a>. </li>
<li> Alternatively, you can checkout a copy of the execline git repository:
<pre> git clone git://git.skarnet.org/execline </pre> </li>
</ul>
diff --git a/doc/upgrade.html b/doc/upgrade.html
index ab01120..d699803 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -17,6 +17,13 @@
<h1> What has changed in execline </h1>
+<h2> in 2.0.1.0 </h2>
+
+<ul>
+ <li> skalibs dependency bumped to 2.1.0.0 </li>
+ <li> <tt>-u</tt> option added to import and importas </li>
+</ul>
+
<h2> in 2.0.0.0 </h2>
<ul>
diff --git a/package/info b/package/info
index 03775df..22ec255 100644
--- a/package/info
+++ b/package/info
@@ -1,4 +1,4 @@
package=execline
-version=2.0.0.0
+version=2.0.1.0
category=admin
package_macro_name=EXECLINE