From bf9ed5d1ef67d430c39c2d94893b63ad58cdb582 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Fri, 20 Jun 2008 05:54:08 +0000 Subject: [PATCH] *** empty log message *** --- Makefile | 4 ++-- doc/gmsh.html | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Makefile b/Makefile index 85c7fb299c..5c3d71d6a4 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.486 2008-06-16 18:36:14 geuzaine Exp $ +# $Id: Makefile,v 1.487 2008-06-20 05:54:08 geuzaine Exp $ # # Copyright (C) 1997-2008 C. Geuzaine, J.-F. Remacle # @@ -23,7 +23,7 @@ include variables GMSH_MAJOR_VERSION = 2 GMSH_MINOR_VERSION = 2 -GMSH_PATCH_VERSION = 1 +GMSH_PATCH_VERSION = 2 GMSH_EXTRA_VERSION = 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 bf6e84efe1..08ea5e6200 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.2.1, June 15 2008</h3> +<h3 align=center>Version 2.2.2, June 20 2008</h3> <p> <center> <a href="#Description">Description</a> | @@ -66,10 +66,10 @@ binary). Tutorial and demos files are included in all the archives. <ul> <li> <strong>Current stable release</strong>: -<a href="/gmsh/bin/Windows/gmsh-2.2.1-Windows.zip"><strong>Windows</strong></a>, -<a href="/gmsh/bin/Linux/gmsh-2.2.1-Linux.tgz"><strong>Linux</strong></a>, -<a href="/gmsh/bin/MacOSX/gmsh-2.2.1-MacOSX.tgz"><strong>Mac OS X</strong></a> and -<a href="/gmsh/src/gmsh-2.2.1-source.tgz"><strong>source code</strong></a> +<a href="/gmsh/bin/Windows/gmsh-2.2.2-Windows.zip"><strong>Windows</strong></a>, +<a href="/gmsh/bin/Linux/gmsh-2.2.2-Linux.tgz"><strong>Linux</strong></a>, +<a href="/gmsh/bin/MacOSX/gmsh-2.2.2-MacOSX.tgz"><strong>Mac OS X</strong></a> and +<a href="/gmsh/src/gmsh-2.2.2-source.tgz"><strong>source code</strong></a> <a href="#build-footnote" name="build-footmark"><sup>2</sup></a> <p> <li>Experimental versions (these might be buggy, or might not even -- GitLab