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

1.49.1

parent c3b900e9
Branches
Tags
No related merge requests found
# $Id: Makefile,v 1.311 2003-11-29 01:38:49 geuzaine Exp $
# $Id: Makefile,v 1.312 2003-12-01 23:15:33 geuzaine Exp $
#
# Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
#
......@@ -23,7 +23,7 @@ include variables
GMSH_MAJOR_VERSION = 1
GMSH_MINOR_VERSION = 49
GMSH_PATCH_VERSION = 0
GMSH_PATCH_VERSION = 1
GMSH_SHORT_LICENSE = "GNU General Public License"
......
$Id: VERSIONS,v 1.169 2003-12-01 21:51:24 geuzaine Exp $
$Id: VERSIONS,v 1.170 2003-12-01 23:15:33 geuzaine Exp $
New in 1.50: small changes to the visibility browser + made visibility
scriptable (new Show/Hide commands);
New since 1.49: small changes to the visibility browser + made
visibility scriptable (new Show/Hide commands); fixed (rare) crash
when deleting views;
New in 1.49: made Merge, Save and Print behave like Include (i.e.,
open files in the same directory as the main project file if the path
......
......@@ -121,11 +121,11 @@ available for Windows, Linux and Mac OS X. The tutorial and demo files
are included in the archives.
<ul>
<li><a href="/gmsh/bin/Windows/gmsh-1.49.0-Windows.zip">Windows zip archive (95/98/NT/2000/XP)</a>
<li><a href="/gmsh/bin/Linux/gmsh-1.49.0-1.i386.rpm">Linux RPM (i386, Red Hat >= 7.3)</a>
<li><a href="/gmsh/bin/Linux/gmsh-1.49.0-Linux.tgz">Linux tarball (i386, glibc >= 2.2)</a>
<li><a href="/gmsh/bin/MacOSX/gmsh-1.49.0-MacOSX.tgz">Mac OS X tarball (Mac OS X >= 10.2)</a>
<li><a href="/gmsh/src/gmsh-1.49.0-source.tgz">Source tarball (all platforms)</a>
<li><a href="/gmsh/bin/Windows/gmsh-1.49.1-Windows.zip">Windows zip archive (95/98/NT/2000/XP)</a>
<li><a href="/gmsh/bin/Linux/gmsh-1.49.1-1.i386.rpm">Linux RPM (i386, Red Hat >= 7.3)</a>
<li><a href="/gmsh/bin/Linux/gmsh-1.49.1-Linux.tgz">Linux tarball (i386, glibc >= 2.2)</a>
<li><a href="/gmsh/bin/MacOSX/gmsh-1.49.1-MacOSX.tgz">Mac OS X tarball (Mac OS X >= 10.2)</a>
<li><a href="/gmsh/src/gmsh-1.49.1-source.tgz">Source tarball (all platforms)</a>
<a href="#build-footnote" name="build-footmark"><sup>2</sup></a>
</ul>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment