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

1.48.2

parent 3ef6b1ad
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.309 2003-11-25 16:53:21 geuzaine Exp $ # $Id: Makefile,v 1.310 2003-11-27 05:01:46 geuzaine Exp $
# #
# Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle # Copyright (C) 1997-2003 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 = 48 GMSH_MINOR_VERSION = 48
GMSH_PATCH_VERSION = 1 GMSH_PATCH_VERSION = 2
GMSH_SHORT_LICENSE = "GNU General Public License" GMSH_SHORT_LICENSE = "GNU General Public License"
......
$Id: VERSIONS,v 1.164 2003-11-26 16:35:48 geuzaine Exp $ $Id: VERSIONS,v 1.165 2003-11-27 05:01:46 geuzaine Exp $
New in 1.49: made Merge, Save and Print behave like Include (i.e., New since 1.48: made Merge, Save and Print behave like Include (i.e.,
open files in the same directory as the main project file if the path open files in the same directory as the main project file if the path
is relative); is relative);
......
...@@ -127,7 +127,7 @@ are included in the archives. ...@@ -127,7 +127,7 @@ are included in the archives.
<li><a href="/gmsh/bin/Linux/gmsh-1.48.0-1.i386.rpm">Linux RPM (i386, Red Hat >= 7.3)</a> <li><a href="/gmsh/bin/Linux/gmsh-1.48.0-1.i386.rpm">Linux RPM (i386, Red Hat >= 7.3)</a>
<li><a href="/gmsh/bin/Linux/gmsh-1.48.0-Linux.tgz">Linux tarball (i386, glibc >= 2.2)</a> <li><a href="/gmsh/bin/Linux/gmsh-1.48.0-Linux.tgz">Linux tarball (i386, glibc >= 2.2)</a>
<li><a href="/gmsh/bin/MacOSX/gmsh-1.48.0-MacOSX.tgz">Mac OS X tarball (Mac OS X >= 10.2)</a> <li><a href="/gmsh/bin/MacOSX/gmsh-1.48.0-MacOSX.tgz">Mac OS X tarball (Mac OS X >= 10.2)</a>
<li><a href="/gmsh/src/gmsh-1.48.1-source.tgz">Source tarball (all platforms)</a> <li><a href="/gmsh/src/gmsh-1.48.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