diff --git a/Makefile b/Makefile index 9547ea00f5c622461409c53d02e840b74aa096f6..9e083b15466ab0fd84513e47f65306e931272ab9 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.307 2003-11-23 03:24:43 geuzaine Exp $ +# $Id: Makefile,v 1.308 2003-11-23 04:40:23 geuzaine Exp $ # # Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle # @@ -22,8 +22,8 @@ include variables GMSH_MAJOR_VERSION = 1 -GMSH_MINOR_VERSION = 47 -GMSH_PATCH_VERSION = 2 +GMSH_MINOR_VERSION = 48 +GMSH_PATCH_VERSION = 0 GMSH_SHORT_LICENSE = "GNU General Public License" diff --git a/doc/VERSIONS b/doc/VERSIONS index 842a2014b5edfc1a170e5ef13df47c24a179a968..05aec0f8077528ac166bca507adc871e15553d5c 100644 --- a/doc/VERSIONS +++ b/doc/VERSIONS @@ -1,11 +1,11 @@ -$Id: VERSIONS,v 1.162 2003-11-23 02:56:02 geuzaine Exp $ +$Id: VERSIONS,v 1.163 2003-11-23 04:40:23 geuzaine Exp $ New in 1.48: new DisplacementRaise plugin to plot arbitrary fields on deformed meshes; generalized CutMap, CutPlane, CutSphere and Skin plugins to handle all kinds of elements and fields; new "Save View[n]" -command to save views from a script; small bug fixes (configure tests -for libpng, handling of erroneous options, multi time step scalar -prism drawings, copy of surface mesh attributes); +command to save views from a script; many small bug fixes (configure +tests for libpng, handling of erroneous options, multi time step +scalar prism drawings, copy of surface mesh attributes, etc.); New in 1.47: fixed extrusion of surfaces defined by only two curves; new syntax to retrieve point coordinates and indices of entities diff --git a/doc/gmsh.html b/doc/gmsh.html index 1bcd686b9b12d2475e3afd8540de0bc603fcebc7..98ec3138785285a21e22a9626bb0d0e8787f8de2 100644 --- a/doc/gmsh.html +++ b/doc/gmsh.html @@ -26,7 +26,7 @@ generator with built-in pre- and post-processing facilities</h1> <p> <h3 align="center">Christophe Geuzaine and Jean-François Remacle</h3> <p> -<h3 align=center>Version <a href="doc/VERSIONS">1.47</a>, 12 November 2003</h3> +<h3 align=center>Version <a href="doc/VERSIONS">1.48</a>, 23 November 2003</h3> <p> <center> <a href="#Description">Description</a> | @@ -123,11 +123,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.47.0-Windows.zip">Windows zip archive (95/98/NT/2000/XP)</a> -<li><a href="/gmsh/bin/Linux/gmsh-1.47.0-1.i386.rpm">Linux RPM (i386, Red Hat >= 7.3)</a> -<li><a href="/gmsh/bin/Linux/gmsh-1.47.0-Linux.tgz">Linux tarball (i386, glibc >= 2.2)</a> -<li><a href="/gmsh/bin/MacOSX/gmsh-1.47.0-MacOSX.tgz">Mac OS X tarball (Mac OS X >= 10.2)</a> -<li><a href="/gmsh/src/gmsh-1.47.0-source.tgz">Source tarball (all platforms)</a> +<li><a href="/gmsh/bin/Windows/gmsh-1.48.0-Windows.zip">Windows zip archive (95/98/NT/2000/XP)</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/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.0-source.tgz">Source tarball (all platforms)</a> <a href="#build-footnote" name="build-footmark"><sup>2</sup></a> </ul> diff --git a/doc/texinfo/gmsh.texi b/doc/texinfo/gmsh.texi index c95b1e29dace0e93f42b72b72ed7d154dacff711..d06ff40b004f8e09d52bb614a850556cfeb63783 100644 --- a/doc/texinfo/gmsh.texi +++ b/doc/texinfo/gmsh.texi @@ -1,5 +1,5 @@ \input texinfo.tex @c -*-texinfo-*- -@c $Id: gmsh.texi,v 1.85 2003-11-21 07:56:33 geuzaine Exp $ +@c $Id: gmsh.texi,v 1.86 2003-11-23 04:40:23 geuzaine Exp $ @c @c Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle @c @@ -37,8 +37,8 @@ @c ========================================================================= @c %**start of header @setfilename gmsh.info -@set EDITION 1.13 -@set GMSH-VERSION 1.47 +@set EDITION 1.14 +@set GMSH-VERSION 1.48 @set GMSH-WEB @uref{http://www.geuz.org/gmsh/} @set COPYRIGHT @copyright{} 1997-2003 Christophe Geuzaine, Jean-Fran@,{c}ois Remacle @c