diff --git a/Makefile b/Makefile index 08b7429f9c8b4310a44d5cabef3582bd071df067..c28577b603d1ef6f5a3b1c7508043ffef05e5791 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.312 2003-12-01 23:15:33 geuzaine Exp $ +# $Id: Makefile,v 1.313 2003-12-03 21:06:38 geuzaine Exp $ # # Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle # @@ -23,7 +23,7 @@ include variables GMSH_MAJOR_VERSION = 1 GMSH_MINOR_VERSION = 49 -GMSH_PATCH_VERSION = 1 +GMSH_PATCH_VERSION = 2 GMSH_SHORT_LICENSE = "GNU General Public License"