diff --git a/Makefile b/Makefile
index c249ca7eb478b1d4c130c4b66736c90ec85c52d0..e69deabdc2cfb281e5fc0800f6f30496ff2877bd 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
-# $Id: Makefile,v 1.260 2003-02-18 05:50:04 geuzaine Exp $
+# $Id: Makefile,v 1.261 2003-02-18 06:34:14 geuzaine Exp $
 
 include variables
 
 GMSH_MAJOR_VERSION = 1
-GMSH_MINOR_VERSION = 38
+GMSH_MINOR_VERSION = 39
 GMSH_PATCH_VERSION = 0
 
 GMSH_VERSION_FILE = Common/GmshVersion.h
diff --git a/doc/VERSIONS b/doc/VERSIONS
index 61a4af214a65535a2aa71ecdec3c294d8c920aa8..2350050bc62293107ec67f4f7aee3426fb2c1dd7 100644
--- a/doc/VERSIONS
+++ b/doc/VERSIONS
@@ -1,4 +1,6 @@
-$Date: 2003-02-12 20:41:52 $
+$Date: 2003-02-18 06:34:14 $
+
+New in 1.39: removed all non-free routines; more build system work;
 
 New in 1.38: fixed custom range selection for 3D iso graphs; New build
 system based on autoconf; New image reading code to import bitmaps as
diff --git a/doc/gmsh.html b/doc/gmsh.html
index baa4ffdc18926c1d9dcf311c14268eae8c48eb93..640b038a157a4065597a2c06c29de44a4d207a6d 100644
--- a/doc/gmsh.html
+++ b/doc/gmsh.html
@@ -26,7 +26,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 <a href="doc/VERSIONS">1.38</a>, ? February 2003</h3>
+<h3 align=center>Version <a href="doc/VERSIONS">1.39</a>, ? February 2003</h3>
 <p>
 <center>
   <a href="#Description">Description</a> |
@@ -40,7 +40,8 @@ generator with built-in pre- and post-processing facilities</h1>
 
 <h2><a name="Description"></a>Description</h2>
 
-Gmsh <!-- (pronounced "<em>Gnu-mesh</em>") --> is an automatic
+Gmsh (pronounced "<em>Gnu-mesh</em>") is a <a
+href="http://www.gnu.org/copyleft/gpl-faq.html">free</a> automatic
 three-dimensional finite element mesh generator, primarily Delaunay,
 with built-in pre- and post-processing facilities. Its primal goal is
 to provide a simple meshing tool for academic test cases with
@@ -202,18 +203,18 @@ available for Windows, Mac OS X and Linux. The tutorial and demo files
 are included in the archives.
 
 <ul>
-<li><a href="/gmsh/bin/gmsh-1.38.0-Windows.zip">Windows zip archive (95/98/NT/XP)</a>
-<li><a href="/gmsh/bin/gmsh-1.38.0-1.i386.rpm">Linux RPM (i386, Red Hat >= 6.2 and compatible)</a>
-<li><a href="/gmsh/bin/gmsh-1.38.0-Linux.tgz">Linux tarball (i386, glibc 2.1)</a> 
-<li><a href="/gmsh/bin/gmsh-1.38.0-MacOSX.tgz">Mac OS X tarball (Mac OS X 10.2)</a>
-<li><a href="/gmsh/bin/gmsh-1.38.0-source.tgz">Source tarball</a>
+<li><a href="/gmsh/bin/gmsh-1.39.0-Windows.zip">Windows zip archive (95/98/NT/XP)</a>
+<li><a href="/gmsh/bin/gmsh-1.39.0-1.i386.rpm">Linux RPM (i386, Red Hat >= 6.2 and compatible)</a>
+<li><a href="/gmsh/bin/gmsh-1.39.0-Linux.tgz">Linux tarball (i386, glibc 2.1)</a> 
+<li><a href="/gmsh/bin/gmsh-1.39.0-MacOSX.tgz">Mac OS X tarball (Mac OS X 10.2)</a>
+<li><a href="/gmsh/bin/gmsh-1.39.0-source.tgz">Source tarball</a>
     <a href="#fltk-footnote" name="fltk-footmark"><sup>2</sup></a>
 <!--
-<li><a href="/gmsh/bin/gmsh-1.38.0-OSF1.tgz">Compaq Tru64 tarball (OSF 4.0)</a>
-<li><a href="/gmsh/bin/gmsh-1.38.0-SunOS.tgz">Sun tarball (SunOS 5.8)</a>
-<li><a href="/gmsh/bin/gmsh-1.38.0-AIX.tgz">IBM tarball (AIX)</a>
-<li><a href="/gmsh/bin/gmsh-1.38.0-IRIX.tgz">SGI IRIX tarball (IRIX 6.5)</a>
-<li><a href="/gmsh/bin/gmsh-1.38.0-HP-UX.tgz">HP tarball (HPUX 10.20)</a>
+<li><a href="/gmsh/bin/gmsh-1.39.0-OSF1.tgz">Compaq Tru64 tarball (OSF 4.0)</a>
+<li><a href="/gmsh/bin/gmsh-1.39.0-SunOS.tgz">Sun tarball (SunOS 5.8)</a>
+<li><a href="/gmsh/bin/gmsh-1.39.0-AIX.tgz">IBM tarball (AIX)</a>
+<li><a href="/gmsh/bin/gmsh-1.39.0-IRIX.tgz">SGI IRIX tarball (IRIX 6.5)</a>
+<li><a href="/gmsh/bin/gmsh-1.39.0-HP-UX.tgz">HP tarball (HPUX 10.20)</a>
 -->
 </ul>
 <p>