diff --git a/Makefile b/Makefile
index 5d0ba8a700e6e4c3a0bacbf2272da7b72223e6c9..72c33e5dc78f5b7b0077d2eeb84b44656641076d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
-# $Id: Makefile,v 1.184 2002-01-23 16:28:21 geuzaine Exp $
+# $Id: Makefile,v 1.185 2002-01-27 20:49:10 geuzaine Exp $
 
 GMSH_MAJOR_VERSION = 1
 GMSH_MINOR_VERSION = 33
-GMSH_PATCH_VERSION = 2
+GMSH_PATCH_VERSION = 3
 
 MAKE = make
 CXX = c++