From 2ae5adf5df9ff08bada3754b22ee5684ff4f398c Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Sat, 18 Jan 2003 01:17:33 +0000
Subject: [PATCH] Bump version to 1.36.2 for Laurent

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

diff --git a/Makefile b/Makefile
index a97ae58267..747157f4ee 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++
-- 
GitLab