diff --git a/Makefile b/Makefile
index a1cbc175ce317ae3f80617493caf4731c0f1568a..511b3665c76925792967c9e0f6682791152b77e9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.309 2003-11-25 16:53:21 geuzaine Exp $
+# $Id: Makefile,v 1.310 2003-11-27 05:01:46 geuzaine Exp $
 #
 # Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 #
@@ -23,7 +23,7 @@ include variables
 
 GMSH_MAJOR_VERSION = 1
 GMSH_MINOR_VERSION = 48
-GMSH_PATCH_VERSION = 1
+GMSH_PATCH_VERSION = 2
 
 GMSH_SHORT_LICENSE = "GNU General Public License"
 
diff --git a/doc/VERSIONS b/doc/VERSIONS
index e60dd05cac915e3482d40d57c300e9644ef33aec..928b9e180b0a03ce155d857e06154c9408303c2b 100644
--- a/doc/VERSIONS
+++ b/doc/VERSIONS
@@ -1,6 +1,6 @@
-$Id: VERSIONS,v 1.164 2003-11-26 16:35:48 geuzaine Exp $
+$Id: VERSIONS,v 1.165 2003-11-27 05:01:46 geuzaine Exp $
 
-New in 1.49: made Merge, Save and Print behave like Include (i.e.,
+New since 1.48: made Merge, Save and Print behave like Include (i.e.,
 open files in the same directory as the main project file if the path
 is relative);
 
diff --git a/doc/gmsh.html b/doc/gmsh.html
index bc6a248081230ab27fe61bef03ee154a84bbdd2a..32f87c67637f614bf6726afdbf52f21fa04a78e7 100644
--- a/doc/gmsh.html
+++ b/doc/gmsh.html
@@ -127,7 +127,7 @@ are included in the archives.
 <li><a href="/gmsh/bin/Linux/gmsh-1.48.0-1.i386.rpm">Linux RPM (i386, Red Hat >= 7.3)</a>
 <li><a href="/gmsh/bin/Linux/gmsh-1.48.0-Linux.tgz">Linux tarball (i386, glibc >= 2.2)</a> 
 <li><a href="/gmsh/bin/MacOSX/gmsh-1.48.0-MacOSX.tgz">Mac OS X tarball (Mac OS X >= 10.2)</a>
-<li><a href="/gmsh/src/gmsh-1.48.1-source.tgz">Source tarball (all platforms)</a>
+<li><a href="/gmsh/src/gmsh-1.48.2-source.tgz">Source tarball (all platforms)</a>
     <a href="#build-footnote" name="build-footmark"><sup>2</sup></a>
 </ul>