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

*** empty log message ***

parent 126a6006
Branches
Tags
No related merge requests found
# $Id: Makefile,v 1.411 2006-01-31 00:22:33 geuzaine Exp $ # $Id: Makefile,v 1.412 2006-02-01 02:11:55 geuzaine Exp $
# #
# Copyright (C) 1997-2006 C. Geuzaine, J.-F. Remacle # Copyright (C) 1997-2006 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 = 63 GMSH_MINOR_VERSION = 63
GMSH_PATCH_VERSION = 1 GMSH_PATCH_VERSION = 2
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}
......
...@@ -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.63.0-Windows.zip">Windows zip archive (95/98/NT/2000/XP)</a> <li><a href="/gmsh/bin/Windows/gmsh-1.63.2-Windows.zip">Windows zip archive (95/98/NT/2000/XP)</a>
<li><a href="/gmsh/bin/Linux/gmsh-1.63.0-1.i386.rpm">Linux RPM (i386, Red Hat >= 7.3)</a> <li><a href="/gmsh/bin/Linux/gmsh-1.63.2-1.i386.rpm">Linux RPM (i386, Red Hat >= 7.3)</a>
<li><a href="/gmsh/bin/Linux/gmsh-1.63.0-Linux.tgz">Linux tarball (i386, glibc >= 2.2)</a> <li><a href="/gmsh/bin/Linux/gmsh-1.63.2-Linux.tgz">Linux tarball (i386, glibc >= 2.2)</a>
<li><a href="/gmsh/bin/MacOSX/gmsh-1.63.0-MacOSX.tgz">Mac OS X tarball (Mac OS X >= 10.3.9)</a> <li><a href="/gmsh/bin/MacOSX/gmsh-1.63.2-MacOSX.tgz">Mac OS X tarball (Mac OS X >= 10.3.9)</a>
<li><a href="/gmsh/src/gmsh-1.63.0-source.tgz">Source tarball (all platforms)</a> <li><a href="/gmsh/src/gmsh-1.63.2-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