diff --git a/Makefile b/Makefile
index a97ae5826752bbca2e7ab83b59ef6f8e3130c517..747157f4ee6557603024ea5b60d1c5e313f224db 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
-# $Id: Makefile,v 1.246 2003-01-14 22:14:33 geuzaine Exp $
+# $Id: Makefile,v 1.247 2003-01-18 01:17:33 geuzaine Exp $
 
 GMSH_MAJOR_VERSION = 1
 GMSH_MINOR_VERSION = 36
-GMSH_PATCH_VERSION = 1
+GMSH_PATCH_VERSION = 2
 
 MAKE = make
 CXX = c++