Skip to content
Snippets Groups Projects
Commit 6bfa58d4 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

1.54.1
parent cea94117
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.362 2004-07-02 23:34:58 geuzaine Exp $ # $Id: Makefile,v 1.363 2004-07-05 15:31:59 geuzaine Exp $
# #
# Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle # Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle
# #
...@@ -23,7 +23,7 @@ include variables ...@@ -23,7 +23,7 @@ include variables
GMSH_MAJOR_VERSION = 1 GMSH_MAJOR_VERSION = 1
GMSH_MINOR_VERSION = 54 GMSH_MINOR_VERSION = 54
GMSH_PATCH_VERSION = 0 GMSH_PATCH_VERSION = 1
GMSH_EXTRA_VERSION = "-cvs" GMSH_EXTRA_VERSION = "-cvs"
GMSH_VERSION = ${GMSH_MAJOR_VERSION}.${GMSH_MINOR_VERSION}.${GMSH_PATCH_VERSION}${GMSH_EXTRA_VERSION} GMSH_VERSION = ${GMSH_MAJOR_VERSION}.${GMSH_MINOR_VERSION}.${GMSH_PATCH_VERSION}${GMSH_EXTRA_VERSION}
......
$Id: VERSIONS,v 1.233 2004-07-02 23:16:02 geuzaine Exp $ $Id: VERSIONS,v 1.234 2004-07-05 15:31:59 geuzaine Exp $
New since 1.54: small bug fixes.
New in 1.54: integrated Netgen (3D mesh quality optimization + New in 1.54: integrated Netgen (3D mesh quality optimization +
alternative 3D algorithm); Extrude Surface now always automatically alternative 3D algorithm); Extrude Surface now always automatically
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment