From b195cd71895df004c587512888f57b52152bd320 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Tue, 22 Aug 2017 13:53:53 +0200 Subject: [PATCH] 2017 --- utils/misc/gmsh_app.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/misc/gmsh_app.plist b/utils/misc/gmsh_app.plist index 5dd9ba7a5c..8e25f745b3 100644 --- a/utils/misc/gmsh_app.plist +++ b/utils/misc/gmsh_app.plist @@ -9,7 +9,7 @@ <key>CFBundleShortVersionString</key><string>GMSH_VERSION</string> <key>CFBundleIconFile</key><string>Gmsh.icns</string> <key>CFBundleSignature</key><string>GMSH</string> - <key>CFBundleGetInfoString</key><string>Gmsh GMSH_VERSION, Copyright 1997-2016 C. Geuzaine and J.-F. Remacle</string> + <key>CFBundleGetInfoString</key><string>Gmsh GMSH_VERSION, Copyright 1997-2017 C. Geuzaine and J.-F. Remacle</string> <key>CFBundleIdentifier</key><string>org.geuz.Gmsh</string> <key>NSHighResolutionCapable</key><true/> <key>CFBundleDocumentTypes</key> -- GitLab