summaryrefslogtreecommitdiffstats
path: root/macosx/localize.sh
diff options
context:
space:
mode:
authordynaflash <[email protected]>2007-08-19 06:14:35 +0000
committerdynaflash <[email protected]>2007-08-19 06:14:35 +0000
commita56489a08fbd0ec7af7d7f588dd8ff485e4ae6ae (patch)
treea5f7d5196b28feed59cbc946339f458c476e995f /macosx/localize.sh
parent9881280c50134cb530a1c89156f8ab4f47f1f061 (diff)
MacGui: Set version to 0.9.0 and build to 2007081900 for the impending release.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@835 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/localize.sh')
-rwxr-xr-xmacosx/localize.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/localize.sh b/macosx/localize.sh
index afc7831f5..f58b3645c 100755
--- a/macosx/localize.sh
+++ b/macosx/localize.sh
@@ -22,7 +22,7 @@ echo "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
<key>CFBundleExecutable</key>
<string>HandBrake</string>
<key>CFBundleGetInfoString</key>
- <string>0.8.5b1</string>
+ <string>0.9.0</string>
<key>CFBundleIconFile</key>
<string>HandBrake</string>
<key>CFBundleIdentifier</key>
@@ -34,7 +34,7 @@ echo "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>0.8.5b1</string>
+ <string>$2</string>
<key>CFBundleSignature</key>
<string>HB##</string>
<key>CFBundleVersion</key>