mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
OSX bundle updates for 4.X[-rcX]
This commit is contained in:
parent
20985dfdf9
commit
4b05417d2f
5 changed files with 20 additions and 14 deletions
|
|
@ -1,4 +1,4 @@
|
|||
CFBundleName = "@APPNAME@";
|
||||
CFBundleShortVersionString = "@VERSION@";
|
||||
CFBundleGetInfoString = "@APPNAME@ v @VERSION@ Copyright 2001-2011 Paul Davis";
|
||||
NSHumanReadableCopyright = "Copyright 2001-20011 Paul Davis.";
|
||||
CFBundleGetInfoString = "@APPNAME@ v @VERSION@ Copyright 2001-2015 Paul Davis";
|
||||
NSHumanReadableCopyright = "Copyright 2001-2015 Paul Davis.";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue