Browse Source

Version 0.65 started

git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@1523 0c269be4-1314-0410-8aa9-9f06e86f4224
tags/0.65
sletz 18 years ago
parent
commit
04a099ab67
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      common/JackConstants.h
  2. +1
    -1
      macosx/Jack-Info.plist

+ 1
- 1
common/JackConstants.h View File

@@ -19,7 +19,7 @@

#define PRINTDEBUG

#define VERSION "0.64"
#define VERSION "0.65"

#define FORK_SERVER 1



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

@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>Jackmp</string>
<key>CFBundleGetInfoString</key>
<string>Jackdmp 0.62, @03-07 Paul Davis, Grame</string>
<string>Jackdmp 0.65, @03-07 Paul Davis, Grame</string>
<key>CFBundleIdentifier</key>
<string>com.grame.Jackmp</string>
<key>CFBundleInfoDictionaryVersion</key>


Loading…
Cancel
Save