diff --git a/Makefile b/Makefile index b8312ba05d673020d49926760ef525f9a7603c95..08b7429f9c8b4310a44d5cabef3582bd071df067 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $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" diff --git a/doc/VERSIONS b/doc/VERSIONS index 446a2eb92d67987e5437608df118d8c21480d47d..e93d4fb7d52f380581c48416cafe0b9c14b10fb2 100644 --- a/doc/VERSIONS +++ b/doc/VERSIONS @@ -1,7 +1,8 @@ -$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 diff --git a/doc/gmsh.html b/doc/gmsh.html index 78d12a0b1a91b43dce706406465468a10a141539..da7c5f74552771ac4407522a86b00c0c93aa5682 100644 --- a/doc/gmsh.html +++ b/doc/gmsh.html @@ -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>