From 1e5aced2c0e7c66436e101fc36dd22ce2cb0d50a Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Mon, 26 Feb 2007 08:26:35 +0000
Subject: [PATCH] 2.0.3

---
 Makefile      |  4 ++--
 doc/gmsh.html | 10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/Makefile b/Makefile
index 0041e82e4d..f95a167a30 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.427 2007-02-12 08:36:10 geuzaine Exp $
+# $Id: Makefile,v 1.428 2007-02-26 08:26:35 geuzaine Exp $
 #
 # Copyright (C) 1997-2007 C. Geuzaine, J.-F. Remacle
 #
@@ -23,7 +23,7 @@ include variables
 
 GMSH_MAJOR_VERSION = 2
 GMSH_MINOR_VERSION = 0
-GMSH_PATCH_VERSION = 2
+GMSH_PATCH_VERSION = 3
 GMSH_EXTRA_VERSION = "-cvs"
 
 GMSH_VERSION = ${GMSH_MAJOR_VERSION}.${GMSH_MINOR_VERSION}.${GMSH_PATCH_VERSION}${GMSH_EXTRA_VERSION}
diff --git a/doc/gmsh.html b/doc/gmsh.html
index f948be6af4..27147fd8b9 100644
--- a/doc/gmsh.html
+++ b/doc/gmsh.html
@@ -25,7 +25,7 @@ generator with built-in pre- and post-processing facilities</h1>
 <p>
 <h3 align="center">Christophe Geuzaine and Jean-Fran�ois Remacle</h3>
 <p>
-<h3 align=center>Version 2.0.0, February 5 2006</h3>
+<h3 align=center>Version 2.0, February 5 2006</h3>
 <p>
 <center>
   <a href="#Description">Description</a> |
@@ -120,10 +120,10 @@ Linux and Mac OS X. The tutorial and demo files are included in the
 archives.
 
 <ul>
-<li><a href="/gmsh/bin/Windows/gmsh-2.0.0-Windows.zip">Windows (NT, 2000, XP)</a>
-<li><a href="/gmsh/bin/Linux/gmsh-2.0.0-Linux.tgz">Linux (Intel, glibc 2.3)</a> 
-<li><a href="/gmsh/bin/MacOSX/gmsh-2.0.1-MacOSX.tgz">Mac OS X (Universal, 10.4)</a>
-<li><a href="/gmsh/src/gmsh-2.0.0-source.tgz">Source (all platforms)</a>
+<li><a href="/gmsh/bin/Windows/gmsh-2.0.3-Windows.zip">Windows (NT, 2000, XP)</a>
+<li><a href="/gmsh/bin/Linux/gmsh-2.0.3-Linux.tgz">Linux (Intel, glibc 2.3)</a> 
+<li><a href="/gmsh/bin/MacOSX/gmsh-2.0.3-MacOSX.tgz">Mac OS X (Universal, 10.4)</a>
+<li><a href="/gmsh/src/gmsh-2.0.3-source.tgz">Source (all platforms)</a>
     <a href="#build-footnote" name="build-footmark"><sup>2</sup></a>
 </ul>
 
-- 
GitLab