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

p5
parent dff7e873
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.371 2004-09-28 22:45:14 geuzaine Exp $ # $Id: Makefile,v 1.372 2004-10-04 05:08:14 geuzaine Exp $
# #
# Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle # Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle
# #
...@@ -23,7 +23,7 @@ include variables ...@@ -23,7 +23,7 @@ include variables
GMSH_MAJOR_VERSION = 1 GMSH_MAJOR_VERSION = 1
GMSH_MINOR_VERSION = 55 GMSH_MINOR_VERSION = 55
GMSH_PATCH_VERSION = 4 GMSH_PATCH_VERSION = 5
GMSH_EXTRA_VERSION = "-cvs" GMSH_EXTRA_VERSION = "-cvs"
GMSH_VERSION = ${GMSH_MAJOR_VERSION}.${GMSH_MINOR_VERSION}.${GMSH_PATCH_VERSION}${GMSH_EXTRA_VERSION} GMSH_VERSION = ${GMSH_MAJOR_VERSION}.${GMSH_MINOR_VERSION}.${GMSH_PATCH_VERSION}${GMSH_EXTRA_VERSION}
......
...@@ -109,11 +109,11 @@ Linux and Mac OS X. The tutorial and demo files are included in the ...@@ -109,11 +109,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.55.2-Windows.zip">Windows zip archive (95/98/NT/2000/XP)</a> <li><a href="/gmsh/bin/Windows/gmsh-1.55.5-Windows.zip">Windows zip archive (95/98/NT/2000/XP)</a>
<li><a href="/gmsh/bin/Linux/gmsh-1.55.2-1.i386.rpm">Linux RPM (i386, Red Hat >= 7.3)</a> <li><a href="/gmsh/bin/Linux/gmsh-1.55.5-1.i386.rpm">Linux RPM (i386, Red Hat >= 7.3)</a>
<li><a href="/gmsh/bin/Linux/gmsh-1.55.2-Linux.tgz">Linux tarball (i386, glibc >= 2.2)</a> <li><a href="/gmsh/bin/Linux/gmsh-1.55.5-Linux.tgz">Linux tarball (i386, glibc >= 2.2)</a>
<li><a href="/gmsh/bin/MacOSX/gmsh-1.55.2-MacOSX.tgz">Mac OS X tarball (Mac OS X >= 10.2)</a> <li><a href="/gmsh/bin/MacOSX/gmsh-1.55.5-MacOSX.tgz">Mac OS X tarball (Mac OS X >= 10.2)</a>
<li><a href="/gmsh/src/gmsh-1.55.4-source.tgz">Source tarball (all platforms)</a> <li><a href="/gmsh/src/gmsh-1.55.5-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