From 85b94aee92fb3e9e9162b97e7bdfe450d5f1593d Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Tue, 22 Jan 2002 17:05:16 +0000 Subject: [PATCH] 1.31.1 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 4eb694efdf..c5dbf8091b 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.182 2002-01-19 01:20:34 geuzaine Exp $ +# $Id: Makefile,v 1.183 2002-01-22 17:05:16 geuzaine Exp $ GMSH_MAJOR_VERSION = 1 GMSH_MINOR_VERSION = 33 -GMSH_PATCH_VERSION = 0 +GMSH_PATCH_VERSION = 1 MAKE = make CXX = c++ -- GitLab