From 91dbd38f9b40bfc83e284d250b98b0823e1547ec Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Sat, 7 Nov 2015 18:24:57 +0000 Subject: [PATCH] --- doc/VERSIONS.txt | 2 +- doc/gmsh.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/VERSIONS.txt b/doc/VERSIONS.txt index 910bf9d3d3..e7dbf72c35 100644 --- a/doc/VERSIONS.txt +++ b/doc/VERSIONS.txt @@ -1,4 +1,4 @@ -2.11.0 (??, 2015): new Else/ElseIf commands; new OptimizeMesh command; +2.11.0 (November 7, 2015): new Else/ElseIf commands; new OptimizeMesh command; Plugin(ModifyComponents) replaces Plugin(ModifyComponent); new VTK and X3D outputs; separate 0/Ctrl+0 shortcuts for geometry/full model reload; small bug fixes in homology solver, handling of embedded entities, and Plugin(Crack). diff --git a/doc/gmsh.html b/doc/gmsh.html index b4b2cdcb10..b8a4ec19fb 100644 --- a/doc/gmsh.html +++ b/doc/gmsh.html @@ -82,7 +82,7 @@ Public License (GPL)</a>: <ul> <li> <p class="highlight"> - Current stable release (version 2.11.0, ?? 2015): + Current stable release (version 2.11.0, November 7 2015): Windows <a href="bin/Windows/gmsh-2.11.0-Windows32.zip">32 bit</a> / <a href="bin/Windows/gmsh-2.11.0-Windows64.zip">64 bit</a>, -- GitLab