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

truunk will be 2.0 eventually
parent 6aae94d8
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.415 2006-02-28 18:50:08 geuzaine Exp $ # $Id: Makefile,v 1.416 2006-03-10 02:30:43 geuzaine Exp $
# #
# Copyright (C) 1997-2006 C. Geuzaine, J.-F. Remacle # Copyright (C) 1997-2006 C. Geuzaine, J.-F. Remacle
# #
...@@ -21,8 +21,8 @@ ...@@ -21,8 +21,8 @@
include variables include variables
GMSH_MAJOR_VERSION = 1 GMSH_MAJOR_VERSION = 2
GMSH_MINOR_VERSION = 64 GMSH_MINOR_VERSION = 0
GMSH_PATCH_VERSION = 0 GMSH_PATCH_VERSION = 0
GMSH_EXTRA_VERSION = "-cvs" GMSH_EXTRA_VERSION = "-cvs"
......
.\" $Id: gmsh.1,v 1.70 2006-02-28 18:50:08 geuzaine Exp $ .\" $Id: gmsh.1,v 1.71 2006-03-10 02:30:43 geuzaine Exp $
.TH Gmsh 1 "28 February 2006" "Gmsh 1.64" "Gmsh Manual Pages" .TH Gmsh 1 "09 March 2006" "Gmsh 2.0" "Gmsh Manual Pages"
.UC 4 .UC 4
.\" ******************************************************************** .\" ********************************************************************
.SH NAME .SH NAME
......
...@@ -25,7 +25,7 @@ generator with built-in pre- and post-processing facilities</h1> ...@@ -25,7 +25,7 @@ generator with built-in pre- and post-processing facilities</h1>
<p> <p>
<h3 align="center">Christophe Geuzaine and Jean-Franois Remacle</h3> <h3 align="center">Christophe Geuzaine and Jean-Franois Remacle</h3>
<p> <p>
<h3 align=center>Version 1.64, ? 2006</h3> <h3 align=center>Version 2.0, ? 2006</h3>
<p> <p>
<center> <center>
<a href="#Description">Description</a> | <a href="#Description">Description</a> |
...@@ -120,11 +120,11 @@ Linux and Mac OS X. The tutorial and demo files are included in the ...@@ -120,11 +120,11 @@ Linux and Mac OS X. The tutorial and demo files are included in the
archives. archives.
<ul> <ul>
<li><a href="/gmsh/bin/Windows/gmsh-1.64.0-Windows.zip">Windows zip archive (95/98/NT/2000/XP)</a> <li><a href="/gmsh/bin/Windows/gmsh-2.0.0-Windows.zip">Windows zip archive (95/98/NT/2000/XP)</a>
<li><a href="/gmsh/bin/Linux/gmsh-1.64.0-1.i386.rpm">Linux RPM (i386, Red Hat >= 7.3)</a> <li><a href="/gmsh/bin/Linux/gmsh-2.0.0-1.i386.rpm">Linux RPM (i386, Red Hat >= 7.3)</a>
<li><a href="/gmsh/bin/Linux/gmsh-1.64.0-Linux.tgz">Linux tarball (i386, glibc >= 2.2)</a> <li><a href="/gmsh/bin/Linux/gmsh-2.0.0-Linux.tgz">Linux tarball (i386, glibc >= 2.2)</a>
<li><a href="/gmsh/bin/MacOSX/gmsh-1.64.0-MacOSX.tgz">Mac OS X tarball (Mac OS X >= 10.3.9)</a> <li><a href="/gmsh/bin/MacOSX/gmsh-2.0.0-MacOSX.tgz">Mac OS X tarball (Mac OS X >= 10.3.9)</a>
<li><a href="/gmsh/src/gmsh-1.64.0-source.tgz">Source tarball (all platforms)</a> <li><a href="/gmsh/src/gmsh-2.0.0-source.tgz">Source tarball (all platforms)</a>
<a href="#build-footnote" name="build-footmark"><sup>2</sup></a> <a href="#build-footnote" name="build-footmark"><sup>2</sup></a>
</ul> </ul>
......
\input texinfo.tex @c -*-texinfo-*- \input texinfo.tex @c -*-texinfo-*-
@c $Id: gmsh.texi,v 1.204 2006-02-28 18:50:08 geuzaine Exp $ @c $Id: gmsh.texi,v 1.205 2006-03-10 02:30:43 geuzaine Exp $
@c @c
@c Copyright (C) 1997-2006 C. Geuzaine, J.-F. Remacle @c Copyright (C) 1997-2006 C. Geuzaine, J.-F. Remacle
@c @c
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
@c ========================================================================= @c =========================================================================
@c %**start of header @c %**start of header
@setfilename gmsh.info @setfilename gmsh.info
@set GMSH-VERSION 1.64 @set GMSH-VERSION 2.0
@set COPYRIGHT @copyright{} 1997-2006 Christophe Geuzaine, Jean-Fran@,{c}ois Remacle @set COPYRIGHT @copyright{} 1997-2006 Christophe Geuzaine, Jean-Fran@,{c}ois Remacle
@c @c
@settitle Gmsh @value{GMSH-VERSION} @settitle Gmsh @value{GMSH-VERSION}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment