From a8f370b967a72582bc675830b07e16861a845784 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Fri, 1 Nov 2002 22:30:03 +0000
Subject: [PATCH] bump version number to 1.35.3

---
 Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index be6649087c..f20525abd0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
-# $Id: Makefile,v 1.235 2002-10-25 00:03:29 geuzaine Exp $
+# $Id: Makefile,v 1.236 2002-11-01 22:30:03 geuzaine Exp $
 
 GMSH_MAJOR_VERSION = 1
 GMSH_MINOR_VERSION = 35
-GMSH_PATCH_VERSION = 2
+GMSH_PATCH_VERSION = 3
 
 MAKE = make
 CXX = c++
-- 
GitLab