diff --git a/Makefile b/Makefile index be6649087cdedc21adc533ff8a32b68e7312a91b..f20525abd0e6347a56a263303ac6de7a40bea773 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++