diff --git a/Makefile b/Makefile index 78357149d0df5a4eb19d6486900f73eb92792e17..725213b32d8ffc12ccfec5f3646e62d549a9c185 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.323 2004-02-29 16:51:34 geuzaine Exp $ +# $Id: Makefile,v 1.324 2004-03-04 18:11:33 geuzaine Exp $ # # Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle # @@ -23,7 +23,7 @@ include variables GMSH_MAJOR_VERSION = 1 GMSH_MINOR_VERSION = 51 -GMSH_PATCH_VERSION = 1 +GMSH_PATCH_VERSION = 2 GMSH_SHORT_LICENSE = "GNU General Public License"