diff --git a/Makefile b/Makefile
index 07844eae3a0f4c43f7b5da229ebe32e0bbf62a9e..a8f9bf7b9e30f9dd2059199bc654cd68008f4556 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
-# $Id: Makefile,v 1.230 2002-10-03 07:49:16 geuzaine Exp $
+# $Id: Makefile,v 1.231 2002-10-12 18:18:35 geuzaine Exp $
 
 GMSH_MAJOR_VERSION = 1
 GMSH_MINOR_VERSION = 35
-GMSH_PATCH_VERSION = 1
+GMSH_PATCH_VERSION = 2
 
 MAKE = make
 CXX = c++