diff options
| author | Benjamin Dauvergne <bdauvergne@entrouvert.com> | 2010-09-07 19:27:46 +0200 |
|---|---|---|
| committer | Benjamin Dauvergne <bdauvergne@entrouvert.com> | 2010-09-07 19:27:46 +0200 |
| commit | 817ab34e95dcdc2ae1325059f73b6c3b1a905cb2 (patch) | |
| tree | 6343c63da930850c779b6487f7134612e4c8a2a5 /website/web | |
| parent | e3753ad237fff9e2b4a04b585f7faa01e5b78183 (diff) | |
| parent | 5ef593cfdaba17b8d28a63d584694027451fb611 (diff) | |
Merge branch 'hotfixes-2.3.2' into develop
Diffstat (limited to 'website/web')
| -rw-r--r-- | website/web/doap.rdf | 4 | ||||
| -rw-r--r-- | website/web/download/index.xml | 2 | ||||
| -rw-r--r-- | website/web/index.xml | 6 |
3 files changed, 8 insertions, 4 deletions
diff --git a/website/web/doap.rdf b/website/web/doap.rdf index ef98b10e..18323cbe 100644 --- a/website/web/doap.rdf +++ b/website/web/doap.rdf @@ -63,6 +63,10 @@ <release> <Version> <created>2010-09-07</created> + <revision>2.3.2</revision> + </Version> + <Version> + <created>2010-09-07</created> <revision>2.3.1</revision> </Version> <Version> diff --git a/website/web/download/index.xml b/website/web/download/index.xml index cd81df8b..df890276 100644 --- a/website/web/download/index.xml +++ b/website/web/download/index.xml @@ -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> diff --git a/website/web/index.xml b/website/web/index.xml index 81b36d1b..074fca3a 100644 --- a/website/web/index.xml +++ b/website/web/index.xml @@ -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> |
