diff --git a/doc/FAQ b/doc/FAQ
index 2654e84399795967d1e7d6d71e40458c5748cc1c..37adc9195ed9aff9fff2d234d6f62b01294fd4fc 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,4 +1,4 @@
-$Id: FAQ,v 1.69 2006-02-25 07:58:12 geuzaine Exp $
+$Id: FAQ,v 1.70 2006-02-25 14:43:07 geuzaine Exp $
 
 This is the Gmsh FAQ
 
@@ -250,10 +250,9 @@ way, so this surface mesh has to be conform (without gaps, hanging
 nodes, etc.) and must contain surface elements having the final
 desired sizes.
 
-Gmsh can also import discrete geometries in the form of STL 
+Gmsh can also import discrete geometries in the form of STL
 triangulations, and remesh these to respect certain constraints. This
-is an experimental and undocumented feature as of this writing 
-(version 1.61).
+is still an experimental feature as of this writing (version 2.0.0).
 
 * 5.11 How do I define boundary conditions or material properties in
 Gmsh?
diff --git a/doc/gmsh.1 b/doc/gmsh.1
index c6f187eb9920fda41207cc96835d1ea44def0977..f52b83a7c24619a0ed1897b3c7b5c6a3869b96bc 100644
--- a/doc/gmsh.1
+++ b/doc/gmsh.1
@@ -1,5 +1,5 @@
-.\" $Id: gmsh.1,v 1.68 2006-02-24 03:26:37 geuzaine Exp $
-.TH Gmsh 1 "25 November 2005" "Gmsh 1.61" "Gmsh Manual Pages"
+.\" $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"
 .UC 4
 .\" ********************************************************************
 .SH NAME
diff --git a/doc/gmsh.html b/doc/gmsh.html
index de58cc641b55601ca5ce8b2c57caeb6e1a9467ff..d9aadcc6694e7249251d268e1f14c9865973e4b5 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 1.63, 29 January 2006</h3>
+<h3 align=center>Version 2.0.0, ? 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-1.63.2-Windows.zip">Windows zip archive (95/98/NT/2000/XP)</a>
-<li><a href="/gmsh/bin/Linux/gmsh-1.63.2-1.i386.rpm">Linux RPM (i386, Red Hat >= 7.3)</a>
-<li><a href="/gmsh/bin/Linux/gmsh-1.63.2-Linux.tgz">Linux tarball (i386, glibc >= 2.2)</a> 
-<li><a href="/gmsh/bin/MacOSX/gmsh-1.63.2-MacOSX.tgz">Mac OS X tarball (Mac OS X >= 10.3.9)</a>
-<li><a href="/gmsh/src/gmsh-1.63.2-source.tgz">Source tarball (all platforms)</a>
+<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>
     <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 ccae3a569564201d481fb79f1cca130c9527f1a0..ee1fdd25bf19990f9a9ddeab594b1d2238788108 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.201 2006-02-25 07:58:12 geuzaine Exp $
+@c $Id: gmsh.texi,v 1.202 2006-02-25 14:43:07 geuzaine Exp $
 @c
 @c Copyright (C) 1997-2006 C. Geuzaine, J.-F. Remacle
 @c
@@ -37,8 +37,7 @@
 @c =========================================================================
 @c %**start of header
 @setfilename        gmsh.info
-@set EDITION        1.34
-@set GMSH-VERSION   1.63
+@set GMSH-VERSION   2.0.0
 @set COPYRIGHT      @copyright{} 1997-2006 Christophe Geuzaine, Jean-Fran@,{c}ois Remacle
 @c
 @settitle Gmsh @value{GMSH-VERSION}
@@ -62,8 +61,8 @@
 post-processing facilities
 @end direntry
 @noindent
-This is edition @value{EDITION} (@today{}) of the @cite{Gmsh Reference
-Manual}, for Gmsh @value{GMSH-VERSION}.
+This is the @cite{Gmsh Reference Manual} for Gmsh @value{GMSH-VERSION}
+(@today{}).
 @noindent
 Copyright @value{COPYRIGHT}
 @end ifinfo
@@ -81,7 +80,7 @@ Copyright @value{COPYRIGHT}
 @subtitle The documentation for Gmsh @value{GMSH-VERSION}
 @subtitle A finite element mesh generator with built-in pre- and post-processing facilities
 @subtitle 
-@subtitle Edition @value{EDITION} (@today{})
+@subtitle @today{}
 
 @author Christophe Geuzaine
 @author Jean-Fran@,{c}ois Remacle
@@ -113,9 +112,9 @@ all copies.
 
 Christophe Geuzaine and Jean-Fran@,{c}ois Remacle
 
-Gmsh is an automatic 3D finite element mesh generator with build-in pre- and
-post-processing facilities. This is edition @value{EDITION} (@today{}) of
-the @cite{Gmsh Reference Manual}, for Gmsh @value{GMSH-VERSION}.
+Gmsh is an automatic 3D finite element mesh generator with build-in pre-
+and post-processing facilities. This is @cite{Gmsh Reference Manual} for
+Gmsh @value{GMSH-VERSION} (@today{}).
 @end ifnottex
 
 @c =========================================================================