[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Getfem-commits] [getfem-commits] branch master updated: small modificat
From: |
Yves Renard |
Subject: |
[Getfem-commits] [getfem-commits] branch master updated: small modifications for 5.4.1 patch version release |
Date: |
Mon, 25 May 2020 14:05:15 -0400 |
This is an automated email from the git hooks/post-receive script.
renard pushed a commit to branch master
in repository getfem.
The following commit(s) were added to refs/heads/master by this push:
new 4898a88 small modifications for 5.4.1 patch version release
4898a88 is described below
commit 4898a8846eb170ba8f6e4bdd854c5f7348d02cf9
Author: Yves Renard <address@hidden>
AuthorDate: Mon May 25 20:05:04 2020 +0200
small modifications for 5.4.1 patch version release
---
doc/sphinx/source/.templates/download.html | 2 +-
doc/sphinx/source/whatsnew/1.7.rst | 2 +-
doc/sphinx/source/whatsnew/5.4.1.rst | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/sphinx/source/.templates/download.html
b/doc/sphinx/source/.templates/download.html
index 99e04c2..9af6b0e 100644
--- a/doc/sphinx/source/.templates/download.html
+++ b/doc/sphinx/source/.templates/download.html
@@ -20,7 +20,7 @@ Public License, either version 3 of the license or any later
version along with
<tr><th>Format</th><th>Packed as .tar.gz</th></tr>
<tr>
<td>{{ project }} stable </td>
- <td><a
href="http://download-mirror.savannah.gnu.org/releases/getfem/stable/getfem-5.4.tar.gz">getfem-5.4.tar.gz</a></td>
+ <td><a
href="http://download-mirror.savannah.gnu.org/releases/getfem/stable/getfem-5.4.1.tar.gz">getfem-5.4.1.tar.gz</a></td>
</tr>
<tr>
<td>Gmm++ standalone</td>
diff --git a/doc/sphinx/source/whatsnew/1.7.rst
b/doc/sphinx/source/whatsnew/1.7.rst
index 102d7c9..1995039 100644
--- a/doc/sphinx/source/whatsnew/1.7.rst
+++ b/doc/sphinx/source/whatsnew/1.7.rst
@@ -29,7 +29,7 @@
<http://crd.lbl.gov/~xiaoye/SuperLU/>`_) is available "out of
the box".
- * Ability to export results to `VTK <http://www.vtk.org>`_ and
+ * Ability to export results to `VTK`_ and
`OpenDX <http://www.opendx.org>`_.
* Major changes in Gmm++ 1.7:
diff --git a/doc/sphinx/source/whatsnew/5.4.1.rst
b/doc/sphinx/source/whatsnew/5.4.1.rst
index e64b1ce..9f44898 100644
--- a/doc/sphinx/source/whatsnew/5.4.1.rst
+++ b/doc/sphinx/source/whatsnew/5.4.1.rst
@@ -6,7 +6,7 @@
|gf| 5.4.1 is a patch version that fixes a problem with multithread openblas
0.3.8, used in particular in the LTS Ubuntu 20.04.
-Released version, 2020/05/22.
+Released version, 2020/05/25.
The main changes are:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Getfem-commits] [getfem-commits] branch master updated: small modifications for 5.4.1 patch version release,
Yves Renard <=