Browse Source

Version 0.60

git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@1308 0c269be4-1314-0410-8aa9-9f06e86f4224
tags/0.60
sletz 18 years ago
parent
commit
6d3618ccac
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      macosx/Jack-Info.plist
  2. +1
    -1
      macosx/Jackwrapper-Info.plist

+ 1
- 1
macosx/Jack-Info.plist View File

@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>Jackmp</string>
<key>CFBundleGetInfoString</key>
<string>Jackdmp 0.59, @03-06 Paul Davis, Grame</string>
<string>Jackdmp 0.60, @03-06 Paul Davis, Grame</string>
<key>CFBundleIdentifier</key>
<string>com.grame.Jackmp</string>
<key>CFBundleInfoDictionaryVersion</key>


+ 1
- 1
macosx/Jackwrapper-Info.plist View File

@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIdentifier</key>
<string>com.yourcompany.Jackwrapper</string>
<string>com.grame.Jackwrapper</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>


Loading…
Cancel
Save