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

1.44
parent 971bbfe0
No related branches found
No related tags found
Loading
# $Id: Makefile,v 1.281 2003-04-15 05:05:10 geuzaine Exp $ # $Id: Makefile,v 1.282 2003-04-19 04:17:09 geuzaine Exp $
# #
# Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle # Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
# #
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
include variables include variables
GMSH_MAJOR_VERSION = 1 GMSH_MAJOR_VERSION = 1
GMSH_MINOR_VERSION = 43 GMSH_MINOR_VERSION = 44
GMSH_PATCH_VERSION = 0 GMSH_PATCH_VERSION = 0
GMSH_VERSION_FILE = Common/GmshVersion.h GMSH_VERSION_FILE = Common/GmshVersion.h
......
$Id: VERSIONS,v 1.140 2003-04-11 22:17:06 geuzaine Exp $ $Id: VERSIONS,v 1.141 2003-04-19 04:17:09 geuzaine Exp $
New in 1.44: added support for PNG output; New in 1.44: new reference manual; added support for PNG output; fixed
small configuration bugs;
New in 1.43: fixed solver interface problem on Mac OS X; new option to New in 1.43: fixed solver interface problem on Mac OS X; new option to
specify the interactive rotation center (default is now the pseudo specify the interactive rotation center (default is now the pseudo
......
...@@ -26,7 +26,7 @@ generator with built-in pre- and post-processing facilities</h1> ...@@ -26,7 +26,7 @@ generator with built-in pre- and post-processing facilities</h1>
<p> <p>
<h3 align="center">Christophe Geuzaine and Jean-François Remacle</h3> <h3 align="center">Christophe Geuzaine and Jean-François Remacle</h3>
<p> <p>
<h3 align=center>Version <a href="doc/VERSIONS">1.43</a>, 28 March 2003</h3> <h3 align=center>Version <a href="doc/VERSIONS">1.44</a>, 20 April 2003</h3>
<p> <p>
<center> <center>
<a href="#Description">Description</a> | <a href="#Description">Description</a> |
...@@ -109,11 +109,11 @@ available for Windows, Linux and Mac OS X. The tutorial and demo files ...@@ -109,11 +109,11 @@ available for Windows, Linux and Mac OS X. The tutorial and demo files
are included in the archives. are included in the archives.
<ul> <ul>
<li><a href="/gmsh/bin/Windows/gmsh-1.43.0-Windows.zip">Windows zip archive (95/98/NT/2000/XP)</a> <li><a href="/gmsh/bin/Windows/gmsh-1.44.0-Windows.zip">Windows zip archive (95/98/NT/2000/XP)</a>
<li><a href="/gmsh/bin/Linux/gmsh-1.43.0-1.i386.rpm">Linux RPM (i386, Red Hat >= 6.2 and compatible)</a> <li><a href="/gmsh/bin/Linux/gmsh-1.44.0-1.i386.rpm">Linux RPM (i386, Red Hat >= 6.2 and compatible)</a>
<li><a href="/gmsh/bin/Linux/gmsh-1.43.0-Linux.tgz">Linux tarball (i386, glibc 2.1)</a> <li><a href="/gmsh/bin/Linux/gmsh-1.44.0-Linux.tgz">Linux tarball (i386, glibc 2.1)</a>
<li><a href="/gmsh/bin/MacOSX/gmsh-1.43.0-MacOSX.tgz">Mac OS X tarball (Mac OS X 10.2)</a> <li><a href="/gmsh/bin/MacOSX/gmsh-1.44.0-MacOSX.tgz">Mac OS X tarball (Mac OS X 10.2)</a>
<li><a href="/gmsh/src/gmsh-1.43.0-source.tgz">Source tarball (all platforms)</a> <li><a href="/gmsh/src/gmsh-1.44.0-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