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

*** empty log message ***

parent 78e2d182
No related branches found
No related tags found
No related merge requests found
# $Id: Makefile,v 1.375 2004-10-16 19:30:31 geuzaine Exp $
# $Id: Makefile,v 1.376 2004-10-25 05:29:21 geuzaine Exp $
#
# Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle
#
......@@ -23,7 +23,7 @@ include variables
GMSH_MAJOR_VERSION = 1
GMSH_MINOR_VERSION = 56
GMSH_PATCH_VERSION = 0
GMSH_PATCH_VERSION = 1
GMSH_EXTRA_VERSION = "-cvs"
GMSH_VERSION = ${GMSH_MAJOR_VERSION}.${GMSH_MINOR_VERSION}.${GMSH_PATCH_VERSION}${GMSH_EXTRA_VERSION}
......@@ -218,7 +218,7 @@ package-mac:
" <key>CFBundleShortVersionString</key><string>${GMSH_VERSION}</string>\n"\
" <key>CFBundleIconFile</key><string>Gmsh.icns</string>\n"\
" <key>CFBundleSignature</key><string>GMSH</string>\n"\
" <key>CFBundleGetInfoString</key><string>Gmsh version ${GMSH_VERSION}, "\
" <key>CFBundleGetInfoString</key><string>Gmsh ${GMSH_VERSION},"\
"Copyright (C) 1997-2004 C. Geuzaine and J.-F. Remacle</string>\n"\
" <key>CFBundleIdentifier</key><string>org.geuz.Gmsh</string>\n"\
" <key>CFBundleDocumentTypes</key>\n"\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment