diff --git a/Makefile b/Makefile index 0c9f4fa6e6a24b513398cba1cf98cb6887539c8d..5c9e4c1584cd7efd17c6adb3e4f39f8ab5f62da7 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.414 2006-02-25 07:58:11 geuzaine Exp $ +# $Id: Makefile,v 1.415 2006-02-28 18:50:08 geuzaine Exp $ # # Copyright (C) 1997-2006 C. Geuzaine, J.-F. Remacle # @@ -21,8 +21,8 @@ include variables -GMSH_MAJOR_VERSION = 2 -GMSH_MINOR_VERSION = 0 +GMSH_MAJOR_VERSION = 1 +GMSH_MINOR_VERSION = 64 GMSH_PATCH_VERSION = 0 GMSH_EXTRA_VERSION = "-cvs" diff --git a/doc/FAQ b/doc/FAQ index 37adc9195ed9aff9fff2d234d6f62b01294fd4fc..98afd94ab1cc61fe5b78bf6948d44e820876eebe 100644 --- a/doc/FAQ +++ b/doc/FAQ @@ -1,4 +1,4 @@ -$Id: FAQ,v 1.70 2006-02-25 14:43:07 geuzaine Exp $ +$Id: FAQ,v 1.71 2006-02-28 18:50:08 geuzaine Exp $ This is the Gmsh FAQ @@ -252,7 +252,7 @@ desired sizes. Gmsh can also import discrete geometries in the form of STL triangulations, and remesh these to respect certain constraints. This -is still an experimental feature as of this writing (version 2.0.0). +is still an experimental feature as of this writing (version 1.64). * 5.11 How do I define boundary conditions or material properties in Gmsh? diff --git a/doc/VERSIONS b/doc/VERSIONS index 6bb1e798523d7eb94bdfc39297e557ea5725c383..6111cb1f9be5f267d57ea6968f966012519e167b 100644 --- a/doc/VERSIONS +++ b/doc/VERSIONS @@ -1,6 +1,6 @@ -$Id: VERSIONS,v 1.360 2006-02-28 15:57:25 geuzaine Exp $ +$Id: VERSIONS,v 1.361 2006-02-28 18:50:08 geuzaine Exp $ -New in 2.0.0: Windows versions do no depend on Cygwin anymore. Various +New in 1.64: Windows versions do no depend on Cygwin anymore. Various bug fixes and cleanups. New in 1.63: post-processing views can now be exported as meshes; diff --git a/doc/gmsh.1 b/doc/gmsh.1 index f52b83a7c24619a0ed1897b3c7b5c6a3869b96bc..dead5ee4ffa56d4a11e9baf3e8dd3d98bc64d818 100644 --- a/doc/gmsh.1 +++ b/doc/gmsh.1 @@ -1,5 +1,5 @@ -.\" $Id: gmsh.1,v 1.69 2006-02-25 14:43:07 geuzaine Exp $ -.TH Gmsh 1 "25 November 2005" "Gmsh 2.0.0" "Gmsh Manual Pages" +.\" $Id: gmsh.1,v 1.70 2006-02-28 18:50:08 geuzaine Exp $ +.TH Gmsh 1 "28 February 2006" "Gmsh 1.64" "Gmsh Manual Pages" .UC 4 .\" ******************************************************************** .SH NAME diff --git a/doc/gmsh.html b/doc/gmsh.html index d9aadcc6694e7249251d268e1f14c9865973e4b5..5454c3021becd8222ce0ad63b151806a42997219 100644 --- a/doc/gmsh.html +++ b/doc/gmsh.html @@ -25,7 +25,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 2.0.0, ? 2006</h3> +<h3 align=center>Version 1.64, ? 2006</h3> <p> <center> <a href="#Description">Description</a> | @@ -120,11 +120,11 @@ Linux and Mac OS X. The tutorial and demo files are included in the archives. <ul> -<li><a href="/gmsh/bin/Windows/gmsh-2.0.0-Windows.zip">Windows zip archive (95/98/NT/2000/XP)</a> -<li><a href="/gmsh/bin/Linux/gmsh-2.0.0-1.i386.rpm">Linux RPM (i386, Red Hat >= 7.3)</a> -<li><a href="/gmsh/bin/Linux/gmsh-2.0.0-Linux.tgz">Linux tarball (i386, glibc >= 2.2)</a> -<li><a href="/gmsh/bin/MacOSX/gmsh-2.0.0-MacOSX.tgz">Mac OS X tarball (Mac OS X >= 10.3.9)</a> -<li><a href="/gmsh/src/gmsh-2.0.0-source.tgz">Source tarball (all platforms)</a> +<li><a href="/gmsh/bin/Windows/gmsh-1.64.0-Windows.zip">Windows zip archive (95/98/NT/2000/XP)</a> +<li><a href="/gmsh/bin/Linux/gmsh-1.64.0-1.i386.rpm">Linux RPM (i386, Red Hat >= 7.3)</a> +<li><a href="/gmsh/bin/Linux/gmsh-1.64.0-Linux.tgz">Linux tarball (i386, glibc >= 2.2)</a> +<li><a href="/gmsh/bin/MacOSX/gmsh-1.64.0-MacOSX.tgz">Mac OS X tarball (Mac OS X >= 10.3.9)</a> +<li><a href="/gmsh/src/gmsh-1.64.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 eb5d6bfbd55cff0471bde5de4f721df76ef5cb79..6a0cc54de3c7d44ae43d4eefef76bc307f348939 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.203 2006-02-25 14:44:53 geuzaine Exp $ +@c $Id: gmsh.texi,v 1.204 2006-02-28 18:50:08 geuzaine Exp $ @c @c Copyright (C) 1997-2006 C. Geuzaine, J.-F. Remacle @c @@ -37,7 +37,7 @@ @c ========================================================================= @c %**start of header @setfilename gmsh.info -@set GMSH-VERSION 2.0.0 +@set GMSH-VERSION 1.64 @set COPYRIGHT @copyright{} 1997-2006 Christophe Geuzaine, Jean-Fran@,{c}ois Remacle @c @settitle Gmsh @value{GMSH-VERSION}