diff options
Diffstat (limited to 'macosx/HandBrake.plist')
-rw-r--r-- | macosx/HandBrake.plist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/macosx/HandBrake.plist b/macosx/HandBrake.plist index 12935842a..dd96953c4 100644 --- a/macosx/HandBrake.plist +++ b/macosx/HandBrake.plist @@ -9,7 +9,7 @@ <key>CFBundleExecutable</key> <string>HandBrake</string> <key>CFBundleGetInfoString</key> - <string>0.7.1-cvs</string> + <string>0.7.1</string> <key>CFBundleIconFile</key> <string>HandBrake.icns</string> <key>CFBundleIdentifier</key> @@ -21,11 +21,11 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>0.7.1-cvs</string> + <string>0.7.1</string> <key>CFBundleSignature</key> <string>HB##</string> <key>CFBundleVersion</key> - <string>2005110400</string> + <string>2006022400</string> <key>NSHumanReadableCopyright</key> <string>By Eric Petit <[email protected]></string> <key>NSMainNibFile</key> |