Skip to content
Snippets Groups Projects
Commit 72334b02 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

bug version

parent 8078f5d4
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.388 2005-02-12 18:43:09 geuzaine Exp $
# $Id: Makefile,v 1.389 2005-03-13 20:43:35 geuzaine Exp $
#
# Copyright (C) 1997-2005 C. Geuzaine, J.-F. Remacle
#
......@@ -22,8 +22,8 @@
include variables
GMSH_MAJOR_VERSION = 1
GMSH_MINOR_VERSION = 59
GMSH_PATCH_VERSION = 1
GMSH_MINOR_VERSION = 60
GMSH_PATCH_VERSION = 0
GMSH_EXTRA_VERSION = "-cvs"
GMSH_VERSION = ${GMSH_MAJOR_VERSION}.${GMSH_MINOR_VERSION}.${GMSH_PATCH_VERSION}${GMSH_EXTRA_VERSION}
......
......@@ -25,7 +25,7 @@ generator with built-in pre- and post-processing facilities</h1>
<p>
<h3 align="center">Christophe Geuzaine and Jean-Franois Remacle</h3>
<p>
<h3 align=center>Version 1.59, 6 February 2005</h3>
<h3 align=center>Version 1.60, 6 February 2005</h3>
<p>
<center>
<a href="#Description">Description</a> |
......@@ -106,11 +106,11 @@ Linux and Mac OS X. The tutorial and demo files are included in the
archives.
<ul>
<li><a href="/gmsh/bin/Windows/gmsh-1.59.0-Windows.zip">Windows zip archive (95/98/NT/2000/XP)</a>
<li><a href="/gmsh/bin/Linux/gmsh-1.59.0-1.i386.rpm">Linux RPM (i386, Red Hat >= 7.3)</a>
<li><a href="/gmsh/bin/Linux/gmsh-1.59.0-Linux.tgz">Linux tarball (i386, glibc >= 2.2)</a>
<li><a href="/gmsh/bin/MacOSX/gmsh-1.59.0-MacOSX.tgz">Mac OS X tarball (Mac OS X >= 10.2)</a>
<li><a href="/gmsh/src/gmsh-1.59.0-source.tgz">Source tarball (all platforms)</a>
<li><a href="/gmsh/bin/Windows/gmsh-1.60.0-Windows.zip">Windows zip archive (95/98/NT/2000/XP)</a>
<li><a href="/gmsh/bin/Linux/gmsh-1.60.0-1.i386.rpm">Linux RPM (i386, Red Hat >= 7.3)</a>
<li><a href="/gmsh/bin/Linux/gmsh-1.60.0-Linux.tgz">Linux tarball (i386, glibc >= 2.2)</a>
<li><a href="/gmsh/bin/MacOSX/gmsh-1.60.0-MacOSX.tgz">Mac OS X tarball (Mac OS X >= 10.2)</a>
<li><a href="/gmsh/src/gmsh-1.60.0-source.tgz">Source tarball (all platforms)</a>
<a href="#build-footnote" name="build-footmark"><sup>2</sup></a>
</ul>
......
\input texinfo.tex @c -*-texinfo-*-
@c $Id: gmsh.texi,v 1.176 2005-03-13 07:16:17 geuzaine Exp $
@c $Id: gmsh.texi,v 1.177 2005-03-13 20:43:36 geuzaine Exp $
@c
@c Copyright (C) 1997-2005 C. Geuzaine, J.-F. Remacle
@c
......@@ -37,8 +37,8 @@
@c =========================================================================
@c %**start of header
@setfilename gmsh.info
@set EDITION 1.30
@set GMSH-VERSION 1.59
@set EDITION 1.31
@set GMSH-VERSION 1.60
@set GMSH-WEB @uref{http://www.geuz.org/gmsh/}
@set COPYRIGHT @copyright{} 1997-2005 Christophe Geuzaine, Jean-Fran@,{c}ois Remacle
@c
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment