diff --git a/Makefile b/Makefile index 0041e82e4d9a561eb751967be6b5ec7a7f98c99f..f95a167a30b6e3b00686d5427cb2cdf4d1355887 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 f948be6af4a37284e1b55322c3cb27716036de3c..27147fd8b97425c9a4385b79def86c71b1ccdded 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>