From 258f32db47e83a8a0c45aa0ac6372c2cf8bff930 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Sat, 18 Apr 2015 09:54:47 +0000
Subject: [PATCH]

---
 doc/VERSIONS.txt |  5 +++--
 doc/gmsh.html    | 14 +++++++-------
 2 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/doc/VERSIONS.txt b/doc/VERSIONS.txt
index 3204d018ee..c529a8c445 100644
--- a/doc/VERSIONS.txt
+++ b/doc/VERSIONS.txt
@@ -1,5 +1,6 @@
-2.9.3: updated versions of PETSc/SLEPc and OpenCASCADE/OCE libraries used in
-official binary builds; new Find() command; miscellaneous code cleanups.
+2.9.3 (April 18, 2015): updated versions of PETSc/SLEPc and OpenCASCADE/OCE
+libraries used in official binary builds; new Find() command; miscellaneous code
+cleanups and small fixes.
 
 2.9.2 (March 31, 2015): added support for extrusion of embedded points/curves;
 improved hex-dominant algorithm; fixed crashes in quad algorithm; fix regression
diff --git a/doc/gmsh.html b/doc/gmsh.html
index 7ebfebe313..74f98870f5 100644
--- a/doc/gmsh.html
+++ b/doc/gmsh.html
@@ -29,7 +29,7 @@ generator with built-in pre- and post-processing facilities</h1>
 
 <h4 align="center">Christophe Geuzaine and Jean-Fran�ois Remacle</h4>
 
-<h4 align="center">Version 2.9.2, March 31 2015</h4>
+<h4 align="center">Version 2.9.3, April 18 2015</h4>
 
 <center>
   <a href="#Description">Description</a> |
@@ -69,14 +69,14 @@ the <a href="doc/LICENSE.txt">GNU General Public License
   <li>
     <p class="highlight">
       <strong>Download current stable release</strong>: Windows
-      <a href="bin/Windows/gmsh-2.9.2-Windows32.zip"><strong>32 bit</strong></a> /
-      <a href="bin/Windows/gmsh-2.9.2-Windows64.zip"><strong>64 bit</strong></a>,
+      <a href="bin/Windows/gmsh-2.9.3-Windows32.zip"><strong>32 bit</strong></a> /
+      <a href="bin/Windows/gmsh-2.9.3-Windows64.zip"><strong>64 bit</strong></a>,
       Linux
-      <a href="bin/Linux/gmsh-2.9.2-Linux32.tgz"><strong>32 bit</strong></a> /
-      <a href="bin/Linux/gmsh-2.9.2-Linux64.tgz"><strong>64 bit</strong></a>,
-      <a href="bin/MacOSX/gmsh-2.9.2-MacOSX.dmg"><strong>Mac OS X</strong></a>
+      <a href="bin/Linux/gmsh-2.9.3-Linux32.tgz"><strong>32 bit</strong></a> /
+      <a href="bin/Linux/gmsh-2.9.3-Linux64.tgz"><strong>64 bit</strong></a>,
+      <a href="bin/MacOSX/gmsh-2.9.3-MacOSX.dmg"><strong>Mac OS X</strong></a>
       and
-      <a href="src/gmsh-2.9.2-source.tgz"><strong>source code</strong></a>
+      <a href="src/gmsh-2.9.3-source.tgz"><strong>source code</strong></a>
     </p>
     <p>
       <em>A <a href="doc/texinfo/gmsh.html#Tutorial"><strong>tutorial</strong></a>
-- 
GitLab