Update files for release 2.3.2

This commit is contained in:
Benjamin Dauvergne 2010-09-07 19:00:43 +02:00
parent fb23db3ca6
commit ba2705bbd7
7 changed files with 1113 additions and 8 deletions

8
NEWS
View File

@ -1,7 +1,13 @@
NEWS
====
2.3.1 - September 9th 2010
2.3.2 - Septembre 7th 2010
--------------------------
* Fix bug in increment of the libtool version info, increasing the SONAME
uselessly.
2.3.1 - September 7th 2010
--------------------------
31 commits, 23 files changed, 523 insertions, 356 deletions

1091
abi/abi-2.3.2 Normal file

File diff suppressed because it is too large Load Diff

View File

@ -61,6 +61,10 @@
</SVNRepository>
</repository>
<release>
<Version>
<created>2010-09-07</created>
<revision>2.3.2</revision>
</Version>
<Version>
<created>2010-09-07</created>
<revision>2.3.1</revision>

View File

@ -57,8 +57,8 @@
<div id="download">
<h2>Download</h2>
<p>
The most recent version of Lasso is <strong>2.3.1</strong> and was
release on Septembre 9th 2010.
The most recent version of Lasso is <strong>2.3.2</strong> and was
release on Septembre 7th 2010.
</p>
<h3>Binary packages</h3>
<p>
@ -67,7 +67,7 @@
</p>
<h3>Source</h3>
<p>
<li><a href="https://dev.entrouvert.org/attachments/download/12/lasso-2.3.1.tar.gz">.tar.gz</a></li>
<li><a href="https://dev.entrouvert.org/attachments/download/15/lasso-2.3.2.tar.gz">.tar.gz</a></li>
<li><a href="http://dev.entrouvert.org/git/lasso.git">Git repository : http://dev.entrouvert.org/git/lasso.git</a></li>
<li><a href="https://dev.entrouvert.org/projects/lasso/repository">Browse git repository</a></li>
</p>

View File

@ -61,6 +61,10 @@
</SVNRepository>
</repository>
<release>
<Version>
<created>2010-09-07</created>
<revision>2.3.2</revision>
</Version>
<Version>
<created>2010-09-07</created>
<revision>2.3.1</revision>

View File

@ -10,7 +10,7 @@
<p>
Lasso is licensed under the GNU GPL and the latest release
is available here as a gzipped tarball:
<a href="http://labs.libre-entreprise.org/frs/download.php/807/lasso-2.3.0.tar.gz">lasso-2.3.0.tar.gz</a>
<a href="https://dev.entrouvert.org/attachments/download/15/lasso-2.3.2.tar.gz">lasso-2.3.2.tar.gz</a>
</p>
<h2>Binary Downloads</h2>

View File

@ -46,10 +46,10 @@
</p>
<p>
The most recent version of Lasso is <strong>2.3.0</strong>. You can
The most recent version of Lasso is <strong>2.3.2</strong>. You can
<a
href="https://labs.libre-entreprise.org/frs/download.php/807/lasso-2.3.0.tar.gz">download
the 2.3.0 tarball here</a> or get more options on the general <a
href="https://dev.entrouvert.org/attachments/download/15/lasso-2.3.2.tar.gz">download
the 2.3.2 tarball here</a> or get more options on the general <a
href="/download/">download</a> page.
</p>