From 64688a62aae2e309e87fdee81058f8ec099a5ced Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Thu, 21 Nov 2002 17:34:36 +0000
Subject: [PATCH] Patch version -> 1

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

diff --git a/Makefile b/Makefile
index fa88bb132c..0e01af8650 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
-# $Id: Makefile,v 1.244 2002-11-21 01:18:54 geuzaine Exp $
+# $Id: Makefile,v 1.245 2002-11-21 17:34:36 geuzaine Exp $
 
 GMSH_MAJOR_VERSION = 1
 GMSH_MINOR_VERSION = 36
-GMSH_PATCH_VERSION = 0
+GMSH_PATCH_VERSION = 1
 
 MAKE = make
 CXX = c++
-- 
GitLab