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

1.42
parent 1ae78e44
Branches
Tags
No related merge requests found
# $Id: Makefile,v 1.274 2003-03-12 23:43:45 geuzaine Exp $ # $Id: Makefile,v 1.275 2003-03-17 22:09:43 geuzaine Exp $
include variables include variables
GMSH_MAJOR_VERSION = 1 GMSH_MAJOR_VERSION = 1
GMSH_MINOR_VERSION = 41 GMSH_MINOR_VERSION = 42
GMSH_PATCH_VERSION = 1 GMSH_PATCH_VERSION = 0
GMSH_VERSION_FILE = Common/GmshVersion.h GMSH_VERSION_FILE = Common/GmshVersion.h
GMSH_RELEASE = ${GMSH_MAJOR_VERSION}.${GMSH_MINOR_VERSION}.${GMSH_PATCH_VERSION} GMSH_RELEASE = ${GMSH_MAJOR_VERSION}.${GMSH_MINOR_VERSION}.${GMSH_PATCH_VERSION}
......
...@@ -26,7 +26,7 @@ generator with built-in pre- and post-processing facilities</h1> ...@@ -26,7 +26,7 @@ generator with built-in pre- and post-processing facilities</h1>
<p> <p>
<h3 align="center">Christophe Geuzaine and Jean-François Remacle</h3> <h3 align="center">Christophe Geuzaine and Jean-François Remacle</h3>
<p> <p>
<h3 align=center>Version <a href="doc/VERSIONS">1.41</a>, 4 March 2003</h3> <h3 align=center>Version <a href="doc/VERSIONS">1.42</a>, 17 March 2003</h3>
<p> <p>
<center> <center>
<a href="#Description">Description</a> | <a href="#Description">Description</a> |
...@@ -199,11 +199,11 @@ available for Windows, Linux and Mac OS X. The tutorial and demo files ...@@ -199,11 +199,11 @@ available for Windows, Linux and Mac OS X. The tutorial and demo files
are included in the archives. are included in the archives.
<ul> <ul>
<li><a href="/gmsh/bin/Windows/gmsh-1.41.0-Windows.zip">Windows zip archive (95/98/NT/2000/XP)</a> <li><a href="/gmsh/bin/Windows/gmsh-1.42.0-Windows.zip">Windows zip archive (95/98/NT/2000/XP)</a>
<li><a href="/gmsh/bin/Linux/gmsh-1.41.0-1.i386.rpm">Linux RPM (i386, Red Hat >= 6.2 and compatible)</a> <li><a href="/gmsh/bin/Linux/gmsh-1.42.0-1.i386.rpm">Linux RPM (i386, Red Hat >= 6.2 and compatible)</a>
<li><a href="/gmsh/bin/Linux/gmsh-1.41.0-Linux.tgz">Linux tarball (i386, glibc 2.1)</a> <li><a href="/gmsh/bin/Linux/gmsh-1.42.0-Linux.tgz">Linux tarball (i386, glibc 2.1)</a>
<li><a href="/gmsh/bin/MacOSX/gmsh-1.41.0-MacOSX.tgz">Mac OS X tarball (Mac OS X 10.2)</a> <li><a href="/gmsh/bin/MacOSX/gmsh-1.42.0-MacOSX.tgz">Mac OS X tarball (Mac OS X 10.2)</a>
<li><a href="/gmsh/src/gmsh-1.41.0-source.tgz">Source tarball (all platforms)</a> <li><a href="/gmsh/src/gmsh-1.42.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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment