diff --git a/Makefile b/Makefile
index 3b8b49f21e3e828fcca9ff11c712d99e0bf2dc56..4b5c45b611c47bf0ec7d44315cd68f553e61420b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
-# $Id: Makefile,v 1.63 2001-02-20 18:32:58 geuzaine Exp $
+# $Id: Makefile,v 1.64 2001-02-21 07:30:09 geuzaine Exp $
 # ----------------------------------------------------------------------
 #  Makefile for Gmsh  
 # ----------------------------------------------------------------------
 
-         GMSH_RELEASE = 1.14
+         GMSH_RELEASE = 1.15
 
                  MAKE = make
                    CC = c++
diff --git a/Mesh/Create.cpp b/Mesh/Create.cpp
index 0d2e418e1f5c1d065385959cb65da570a47e8e64..764b5269378edd044625c942767f295d6b2ffc0d 100644
--- a/Mesh/Create.cpp
+++ b/Mesh/Create.cpp
@@ -1,4 +1,4 @@
-// $Id: Create.cpp,v 1.8 2001-01-12 13:29:00 geuzaine Exp $
+// $Id: Create.cpp,v 1.9 2001-02-21 07:30:09 geuzaine Exp $
 
 #include "Gmsh.h"
 #include "Const.h"
@@ -479,6 +479,7 @@ Curve *Create_Curve (int Num, int Typ, int Order, List_T * Liste,
   }
   else {
     //End_Curve(pC);
+    pC->Extrude = NULL;
     return pC;
   }
 
diff --git a/README.bugs b/README.bugs
index ac9ac9ebbf37294f3dccdf770384be99d2af9a01..4a96427a7c1c3ebe38ea6e52c8498b4bf134b8ee 100644
--- a/README.bugs
+++ b/README.bugs
@@ -1,12 +1,4 @@
-$Id: README.bugs,v 1.1 2001-02-17 22:08:40 geuzaine Exp $
-
-* gmsh demos/piece.geo
-mailler en 2D
-mailler en 1D
-crash
-
---> probleme d'initialisation: Curve *c->Extrude n'est pas NULL dans
-Extrude_Mesh alors qu'il devrait
+$Id: README.bugs,v 1.2 2001-02-21 07:30:09 geuzaine Exp $
 
 * Si la coherence des surfaces n'est pas recouvree en une etape, et
 qu'on fait une seconde passe qui marche, les volumes ne sont pas
diff --git a/doc/Changelog b/doc/Changelog
index 9064fcfcdae5e4a7e72a1b12839a69588994318c..4be1a4b442a32c8241e0001f7d9ef06ceadf9f75 100644
--- a/doc/Changelog
+++ b/doc/Changelog
@@ -1,4 +1,5 @@
-New in 1.15: Added automatic visibility for entity creation;
+New in 1.15: Added automatic visibility setting during entity
+selection; Corrected geometrical extrusion bug;
 
 New in 1.14: Corrected a few bugs in the GUI (most of them were
 introduced in 1.13); Added interactive color selection; Made the
diff --git a/doc/gmsh.1 b/doc/gmsh.1
index 496d846b9256758240461fb2f5d4d3b1aeb7e9ef..329d18f6e6a5430763ec8a14964e3d34594ba960 100644
--- a/doc/gmsh.1
+++ b/doc/gmsh.1
@@ -5,7 +5,7 @@
 .\" Copyright (c) 2000-2001 J.-F. Remacle, C. Geuzaine
 .\" 
 .\" ======================================================================
-.TH Gmsh 1 "15 February 2001" "Version 1.14" "Gmsh Manual Pages"
+.TH Gmsh 1 "15 February 2001" "Version 1.15" "Gmsh Manual Pages"
 .UC 4
 .\" ======================================================================
 .SH NAME
@@ -215,7 +215,7 @@ Remacle (Remacle@scorec.rpi.edu).
 .SH SEE ALSO
 Gmsh homepage at \fIhttp://www.geuz.org/gmsh/\fR
 .PP
-Gmsh example files in \fI/usr/doc/gmsh-1.14/\fR
+Gmsh example files in \fI/usr/doc/gmsh-1.15/\fR
 .PP
 GetDP (a scientific computation software for the numerical solution of
 integro-differential equations, using finite element and integral type
diff --git a/utils/gmsh_fltk.spec b/utils/gmsh_fltk.spec
index 138135d9765029958d37f100bc0ab953f1fe0ed1..a3c0be53c6fedc9736ac1dc0bb42c3c82b020761 100644
--- a/utils/gmsh_fltk.spec
+++ b/utils/gmsh_fltk.spec
@@ -1,7 +1,7 @@
 Summary: A 3D mesh generator with pre- and post-processing facilities
 Name: gmsh
-Version: 1.14
-Source: gmsh-1.14.tar.gz
+Version: 1.15
+Source: gmsh-1.15.tar.gz
 Release: 1
 Copyright: distributable
 Group: Applications/Engineering
diff --git a/www/gmsh.html b/www/gmsh.html
index 2499efbb9ee774a3031e8043a15ed1c7f3b439d9..0eeb17286d85b9aaa99432673eb1801fdb038501 100644
--- a/www/gmsh.html
+++ b/www/gmsh.html
@@ -51,7 +51,7 @@ ENDSCRIPT--->
 This page is a mirror of <a href="/gmsh/">/gmsh/</a><p>
 ENDMIRROR--->
 
-<!---BEGINDATE$Date: 2001-02-19 15:58:30 $ENDDATE--->
+<!---BEGINDATE$Date: 2001-02-21 07:30:09 $ENDDATE--->
 
 Copyright &copy; 1998-2001<br>
 J.-F. Remacle<br>
@@ -251,17 +251,17 @@ description.
 
   <td bgcolor="#ededed"><font face="Helvetica, Arial" size=-1>
 
-<b>Latest Release: 1.14 (February 19, 2001)</b>
+<b>Latest Release: 1.15 (February 21, 2001)</b>
 <p>
 The development release of Gmsh is available for Windows, Linux,
 Compaq Tru64 Unix and SGI IRIX. All executables are dynamically linked
 with OpenGL.
 <ul>
-<li><A href="/gmsh/1.14/gmsh-win.zip">Windows zip archive (95/98/NT)</A>
-<li><A href="/gmsh/1.14/gmsh-1.14-1.i386.rpm">Linux RPM (Red Hat 6.2 and compatible, i386, glibc 2.1)</A> 
-<li><A href="/gmsh/1.14/gmsh-Linux.tgz">Linux tarball (i386, glibc 2.1)</A> 
-<li><A href="/gmsh/1.14/gmsh-IRIX.tgz">SGI IRIX tarball (IRIX 6.5)</A> 
-<li><A href="/gmsh/1.14/gmsh-OSF1.tgz">Compaq Tru64 tarball (OSF 4.0)</A> 
+<li><A href="/gmsh/1.15/gmsh-win.zip">Windows zip archive (95/98/NT)</A>
+<li><A href="/gmsh/1.15/gmsh-1.15-1.i386.rpm">Linux RPM (Red Hat 6.2 and compatible, i386, glibc 2.1)</A> 
+<li><A href="/gmsh/1.15/gmsh-Linux.tgz">Linux tarball (i386, glibc 2.1)</A> 
+<li><A href="/gmsh/1.15/gmsh-IRIX.tgz">SGI IRIX tarball (IRIX 6.5)</A> 
+<li><A href="/gmsh/1.15/gmsh-OSF1.tgz">Compaq Tru64 tarball (OSF 4.0)</A> 
 </ul>
 
 <p><br>