summaryrefslogtreecommitdiff
path: root/doc/index.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-11-04 16:30:59 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-11-04 16:30:59 +0000
commita137901ddef704756b63c7b1661f570f0f0e4483 (patch)
treec3d26c25d6e1d65a35b3b7325d0012cb569ad513 /doc/index.html
parent7de0450975320e63420f596259611e73c122b34b (diff)
downloadexecline-a137901ddef704756b63c7b1661f570f0f0e4483.tar.xz
- link .so to correct soname
- fully strip shared libs - Makefile syntactic consistency
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index 61f2330..f9ec4ce 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -66,7 +66,7 @@ library. </li>
<h3> Download </h3>
<ul>
- <li> The current released version of execline is <a href="execline-2.1.4.3.tar.gz">2.1.4.3</a>. </li>
+ <li> The current released version of execline is <a href="execline-2.1.4.4.tar.gz">2.1.4.4</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>