diff --git a/Makefile b/Makefile
index 5272bd2ee409604a876052303dad26bb05259cb7..7264ab715d213ee7d0124458203bdc7dcba6273a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
-# $Id: Makefile,v 1.69 2001-02-23 08:46:12 geuzaine Exp $
+# $Id: Makefile,v 1.70 2001-02-24 16:22:18 geuzaine Exp $
 # ----------------------------------------------------------------------
 #  Makefile for Gmsh  
 # ----------------------------------------------------------------------
 
-         GMSH_RELEASE = 1.15
+         GMSH_RELEASE = 1.16
 
                  MAKE = make
                    CC = c++
diff --git a/README.txt b/README.txt
index c348801df64e3e2a30150453c8a1b1ceaae83276..8502c90801e328c07963b1acf537edb125083dd5 100644
--- a/README.txt
+++ b/README.txt
@@ -1,4 +1,4 @@
-$Id: README.txt,v 1.2 2001-02-23 19:51:11 geuzaine Exp $
+$Id: README.txt,v 1.3 2001-02-24 16:22:18 geuzaine Exp $
 
 For Windows versions of Gmsh only:
 ==================================
@@ -8,16 +8,16 @@ For Windows versions of Gmsh only:
 If a version of the OpenGL library opengl32.dll is already installed
 on your system, you should remove the version shipped with
 Gmsh. Failing to do so may result in incorrect behaviour of Gmsh (the
-graphic window may stay "transparent", or Gmsh may even not run at
-all).
+graphic window may stay "transparent", or Gmsh may even crash).
 
 1) About cygwin1.dll:
 
 If you plan to use other programs than Gmsh which depend on the
-cygwin1.dll library, please move the library from this directory to
-the Windows system directory (usually C:\Windows\System\). Failing to
-do so may result in incorrect behaviour of all applications sharing
-the library.
+cygwin1.dll library (e.g. GetDP, http://www.geuz.org/getdp/), you
+should keep only one version of the library. You should thus move the
+file cygwin1.dll from this directory to the Windows system directory
+(usually C:\Windows\System\). Failing to do so may result in incorrect
+behaviour of all applications sharing the library.
 
 3) About configuration files:
 
diff --git a/doc/Changelog b/doc/Changelog
index 6e9c01b7dd38c46078babb158aea1793718801c2..ecd5b1ff3175ae6662017d9ec099d976a94aecaf 100644
--- a/doc/Changelog
+++ b/doc/Changelog
@@ -1,7 +1,7 @@
 New in 1.16: Added single/double buffer selection (only useful for
-Unix versions of Gmsh run from remote hosts without GLX, e.g. with
-Mesa and old X servers on old graphic cards :-(); fixed a bug in
-recent versions of the opengl32.dll on Windows;
+Unix versions of Gmsh run from remote hosts without GLX); fixed a bug
+in recent versions of the opengl32.dll on Windows, which caused OpenGL
+fonts not to show up;
 
 New in 1.15: Added automatic visibility setting during entity
 selection; Corrected geometrical extrusion bug;
diff --git a/doc/gmsh.1 b/doc/gmsh.1
index 7adf7939e2e87723b7b633bf14c5da59fd31b19b..8fac5a2006977a8a585900c4a488cce680da7b7b 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.15" "Gmsh Manual Pages"
+.TH Gmsh 1 "15 February 2001" "Version 1.16" "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.15/\fR
+Gmsh example files in \fI/usr/doc/gmsh-1.16/\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/build_machines b/utils/build_machines
index e63859ecbdcee5b2927372471de45ca8711616b0..cd1d9298e88e774d9cbd5d3cb27fd1303a529d65 100644
--- a/utils/build_machines
+++ b/utils/build_machines
@@ -1,4 +1,4 @@
-Windows elap15.montefiore.ulg.ac.be/elap74.montefiore.ulg.ac.be
+Windows elap{15|74}.montefiore.ulg.ac.be
 Linux   elap21.montefiore.ulg.ac.be
 TRU64   elap53.montefiore.ulg.ac.be
 IRIX    elap20.montefiore.ulg.ac.be
diff --git a/utils/gmsh_fltk.spec b/utils/gmsh_fltk.spec
index a3c0be53c6fedc9736ac1dc0bb42c3c82b020761..574d01b4aea66059e051ecb626412113ed027b19 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.15
-Source: gmsh-1.15.tar.gz
+Version: 1.16
+Source: gmsh-1.16.tar.gz
 Release: 1
 Copyright: distributable
 Group: Applications/Engineering
diff --git a/www/gmsh.html b/www/gmsh.html
index 39d835e2d28f35e5c4b78ebedc9790e3f428bd30..7434ea3592d8eb66d932b6b90c686fe43edc5532 100644
--- a/www/gmsh.html
+++ b/www/gmsh.html
@@ -50,7 +50,7 @@ ENDSCRIPT--->
 This page is a mirror of <a href="/gmsh/">/gmsh/</a><p>
 ENDMIRROR--->
 
-<!---BEGINDATE$Date: 2001-02-23 12:44:08 $ENDDATE--->
+<!---BEGINDATE$Date: 2001-02-24 16:22:18 $ENDDATE--->
 
 Copyright &copy; 1998-2001<br>
 J.-F. Remacle<br>
@@ -250,17 +250,17 @@ description.
 
   <td bgcolor="#ededed"><font face="Helvetica, Arial" size=-1>
 
-<b>Latest Release: 1.15 (February 21, 2001)</b>
+<b>Latest Release: 1.16 (February 26, 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. The tutorial and demos files are included in the archives. 
 <ul>
-<li><A href="/gmsh/bin/gmsh-1.15-Windows.zip">Windows zip archive (95/98/NT)</A>
-<li><A href="/gmsh/bin/gmsh-1.15-1.i386.rpm">Linux RPM (Red Hat 6.2 and compatible, i386, glibc 2.1)</A> 
-<li><A href="/gmsh/bin/gmsh-1.15-Linux.tgz">Linux tarball (i386, glibc 2.1)</A> 
-<li><A href="/gmsh/bin/gmsh-1.15-IRIX.tgz">SGI IRIX tarball (IRIX 6.5)</A> 
-<li><A href="/gmsh/bin/gmsh-1.15-OSF1.tgz">Compaq Tru64 tarball (OSF 4.0)</A> 
+<li><A href="/gmsh/bin/gmsh-1.16-Windows.zip">Windows zip archive (95/98/NT)</A>
+<li><A href="/gmsh/bin/gmsh-1.16-1.i386.rpm">Linux RPM (Red Hat 6.2 and compatible, i386, glibc 2.1)</A> 
+<li><A href="/gmsh/bin/gmsh-1.16-Linux.tgz">Linux tarball (i386, glibc 2.1)</A> 
+<li><A href="/gmsh/bin/gmsh-1.16-IRIX.tgz">SGI IRIX tarball (IRIX 6.5)</A> 
+<li><A href="/gmsh/bin/gmsh-1.16-OSF1.tgz">Compaq Tru64 tarball (OSF 4.0)</A> 
 </ul>
 
 <p><br>