diff --git a/Makefile b/Makefile
index 6157f1c79ead102786dcb073c8ab409f3f409ec6..07aa94d1d2bab1aa985297f4b40702ed78f510c2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.362 2004-07-02 23:34:58 geuzaine Exp $
+# $Id: Makefile,v 1.363 2004-07-05 15:31:59 geuzaine Exp $
 #
 # Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle
 #
@@ -23,7 +23,7 @@ include variables
 
 GMSH_MAJOR_VERSION = 1
 GMSH_MINOR_VERSION = 54
-GMSH_PATCH_VERSION = 0
+GMSH_PATCH_VERSION = 1
 GMSH_EXTRA_VERSION = "-cvs"
 
 GMSH_VERSION = ${GMSH_MAJOR_VERSION}.${GMSH_MINOR_VERSION}.${GMSH_PATCH_VERSION}${GMSH_EXTRA_VERSION}
diff --git a/doc/VERSIONS b/doc/VERSIONS
index 09aae3ffa177d6f41ce660042691720ac58899eb..109a4eb6a254bfe40f8edc10aa54c4ca356c6feb 100644
--- a/doc/VERSIONS
+++ b/doc/VERSIONS
@@ -1,4 +1,6 @@
-$Id: VERSIONS,v 1.233 2004-07-02 23:16:02 geuzaine Exp $
+$Id: VERSIONS,v 1.234 2004-07-05 15:31:59 geuzaine Exp $
+
+New since 1.54: small bug fixes.
 
 New in 1.54: integrated Netgen (3D mesh quality optimization +
 alternative 3D algorithm); Extrude Surface now always automatically