From d17718de874980a20f12380eb3fe42f5272bc008 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Sun, 27 Nov 2005 03:30:11 +0000
Subject: [PATCH] *** empty log message ***

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

diff --git a/Makefile b/Makefile
index 7b4fcdd642..1ed7665159 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.404 2005-11-26 16:01:10 geuzaine Exp $
+# $Id: Makefile,v 1.405 2005-11-27 03:30:11 geuzaine Exp $
 #
 # Copyright (C) 1997-2005 C. Geuzaine, J.-F. Remacle
 #
@@ -24,7 +24,7 @@ include variables
 GMSH_MAJOR_VERSION = 1
 GMSH_MINOR_VERSION = 61
 GMSH_PATCH_VERSION = 2
-GMSH_EXTRA_VERSION = "-cvs"
+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 502d83a916..b500186829 100644
--- a/doc/gmsh.html
+++ b/doc/gmsh.html
@@ -113,8 +113,8 @@ archives.
 <li><a href="/gmsh/bin/Windows/gmsh-1.61.0-Windows.zip">Windows zip archive (95/98/NT/2000/XP)</a>
 <li><a href="/gmsh/bin/Linux/gmsh-1.61.0-1.i386.rpm">Linux RPM (i386, Red Hat >= 7.3)</a>
 <li><a href="/gmsh/bin/Linux/gmsh-1.61.0-Linux.tgz">Linux tarball (i386, glibc >= 2.2)</a> 
-<li><a href="/gmsh/bin/MacOSX/gmsh-1.61.0-MacOSX.tgz">Mac OS X tarball (Mac OS X >= 10.3)</a>
-<li><a href="/gmsh/src/gmsh-1.61.1-source.tgz">Source tarball (all platforms)</a>
+<li><a href="/gmsh/bin/MacOSX/gmsh-1.61.2-MacOSX.tgz">Mac OS X tarball (Mac OS X >= 10.3)</a>
+<li><a href="/gmsh/src/gmsh-1.61.2-source.tgz">Source tarball (all platforms)</a>
     <a href="#build-footnote" name="build-footmark"><sup>2</sup></a>
 </ul>
 
-- 
GitLab