diff options
Diffstat (limited to 'macosx/HandBrake.xcode/project.pbxproj')
-rw-r--r-- | macosx/HandBrake.xcode/project.pbxproj | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/macosx/HandBrake.xcode/project.pbxproj b/macosx/HandBrake.xcode/project.pbxproj index 6416e2c67..1ecef4736 100644 --- a/macosx/HandBrake.xcode/project.pbxproj +++ b/macosx/HandBrake.xcode/project.pbxproj @@ -301,7 +301,7 @@ <key>CFBundleExecutable</key> <string>HandBrake</string> <key>CFBundleGetInfoString</key> - <string>HandBrake 0.5.2+ - By Eric Petit <[email protected]></string> + <string>HandBrake 0.6.0-test1+ - By Eric Petit <[email protected]></string> <key>CFBundleIconFile</key> <string>HandBrake.icns</string> <key>CFBundleIdentifier</key> @@ -313,11 +313,11 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>0.5.2+</string> + <string>0.6.0-test1+</string> <key>CFBundleSignature</key> <string>HB##</string> <key>CFBundleVersion</key> - <string>0.5.2+</string> + <string>0.6.0-test1+</string> <key>NSMainNibFile</key> <string>MainMenu</string> <key>NSPrincipalClass</key> |