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

1.50

parent a76ab4b7
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.315 2003-12-04 17:49:21 geuzaine Exp $
# $Id: Makefile,v 1.316 2003-12-04 18:24:50 geuzaine Exp $
#
# Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
#
......@@ -22,8 +22,8 @@
include variables
GMSH_MAJOR_VERSION = 1
GMSH_MINOR_VERSION = 49
GMSH_PATCH_VERSION = 3
GMSH_MINOR_VERSION = 50
GMSH_PATCH_VERSION = 0
GMSH_SHORT_LICENSE = "GNU General Public License"
......
$Id: VERSIONS,v 1.173 2003-12-04 00:14:32 geuzaine Exp $
New since 1.49: small changes to the visibility browser + made
visibility scriptable (new Show/Hide commands); fixed (rare) crash
when deleting views; split File->Open into File->Open and File->New to
behave like most other programs; Mac versions now use the system menu
bar by default (if possible); fixed bug leading to degenerate
tetrahedra in extruded meshes;
$Id: VERSIONS,v 1.174 2003-12-04 18:24:50 geuzaine Exp $
New in 1.50: small changes to the visibility browser + made visibility
scriptable (new Show/Hide commands); fixed (rare) crash when deleting
views; split File->Open into File->Open and File->New to behave like
most other programs; Mac versions now use the system menu bar by
default (if possible); fixed bug leading to degenerate tetrahedra in
extruded meshes; fixed crash when reloading sms meshes;
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
......
......@@ -24,7 +24,7 @@ generator with built-in pre- and post-processing facilities</h1>
<p>
<h3 align="center">Christophe Geuzaine and Jean-Franois Remacle</h3>
<p>
<h3 align=center>Version <a href="doc/VERSIONS">1.49</a>, 29 November 2003</h3>
<h3 align=center>Version <a href="doc/VERSIONS">1.50</a>, 4 December 2003</h3>
<p>
<center>
<a href="#Description">Description</a> |
......@@ -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.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>
<li><a href="/gmsh/bin/Windows/gmsh-1.50.0-Windows.zip">Windows zip archive (95/98/NT/2000/XP)</a>
<li><a href="/gmsh/bin/Linux/gmsh-1.50.0-1.i386.rpm">Linux RPM (i386, Red Hat >= 7.3)</a>
<li><a href="/gmsh/bin/Linux/gmsh-1.50.0-Linux.tgz">Linux tarball (i386, glibc >= 2.2)</a>
<li><a href="/gmsh/bin/MacOSX/gmsh-1.50.0-MacOSX.tgz">Mac OS X tarball (Mac OS X >= 10.2)</a>
<li><a href="/gmsh/src/gmsh-1.50.0-source.tgz">Source tarball (all platforms)</a>
<a href="#build-footnote" name="build-footmark"><sup>2</sup></a>
</ul>
......
\input texinfo.tex @c -*-texinfo-*-
@c $Id: gmsh.texi,v 1.90 2003-12-02 04:10:38 geuzaine Exp $
@c $Id: gmsh.texi,v 1.91 2003-12-04 18:24:50 geuzaine Exp $
@c
@c Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
@c
......@@ -38,7 +38,7 @@
@c %**start of header
@setfilename gmsh.info
@set EDITION 1.16
@set GMSH-VERSION 1.49
@set GMSH-VERSION 1.50
@set GMSH-WEB @uref{http://www.geuz.org/gmsh/}
@set COPYRIGHT @copyright{} 1997-2003 Christophe Geuzaine, Jean-Fran@,{c}ois Remacle
@c
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment