diff --git a/Makefile b/Makefile
index a36a340240d6f8fa0cec1be1858d8326cd9f4e04..c45054e6f1a6787ec3bb7cd87b5743966438efed 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.431 2007-03-29 16:34:21 geuzaine Exp $
+# $Id: Makefile,v 1.432 2007-04-01 10:30:45 geuzaine Exp $
 #
 # Copyright (C) 1997-2007 C. Geuzaine, J.-F. Remacle
 #
@@ -23,7 +23,7 @@ include variables
 
 GMSH_MAJOR_VERSION = 2
 GMSH_MINOR_VERSION = 0
-GMSH_PATCH_VERSION = 6
+GMSH_PATCH_VERSION = 7
 GMSH_EXTRA_VERSION = "-cvs"
 
 GMSH_VERSION = ${GMSH_MAJOR_VERSION}.${GMSH_MINOR_VERSION}.${GMSH_PATCH_VERSION}${GMSH_EXTRA_VERSION}
diff --git a/doc/gmsh.html b/doc/gmsh.html
index 747d0051b873a43d4fa4730346451a986394a5fb..12fe57f0a1174ca88d5947ad5ba4751a2aa01517 100644
--- a/doc/gmsh.html
+++ b/doc/gmsh.html
@@ -120,10 +120,10 @@ 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.6-Windows.zip">Windows (NT, 2000, XP)</a>
-<li><a href="/gmsh/bin/Linux/gmsh-2.0.6-Linux.tgz">Linux (Intel, glibc 2.3)</a> 
-<li><a href="/gmsh/bin/MacOSX/gmsh-2.0.6-MacOSX.tgz">Mac OS X (Universal, 10.4)</a>
-<li><a href="/gmsh/src/gmsh-2.0.6-source.tgz">Source (all platforms)</a>
+<li><a href="/gmsh/bin/Windows/gmsh-2.0.7-Windows.zip">Windows (NT, 2000, XP)</a>
+<li><a href="/gmsh/bin/Linux/gmsh-2.0.7-Linux.tgz">Linux (Intel, glibc 2.3)</a> 
+<li><a href="/gmsh/bin/MacOSX/gmsh-2.0.7-MacOSX.tgz">Mac OS X (Universal, 10.4)</a>
+<li><a href="/gmsh/src/gmsh-2.0.7-source.tgz">Source (all platforms)</a>
     <a href="#build-footnote" name="build-footmark"><sup>2</sup></a>
 </ul>