diff options
author | dynaflash <[email protected]> | 2007-08-31 17:27:58 +0000 |
---|---|---|
committer | dynaflash <[email protected]> | 2007-08-31 17:27:58 +0000 |
commit | e4e8877aa35e5b80073856256352e65117ba7c39 (patch) | |
tree | 9968e82d44aa89f2372227ad3ccf83ec934b14ad /macosx/localize.sh | |
parent | 8efcf8416777616d8bb5aaf26e1d6f7e40f0a3a7 (diff) |
MacGui: Versioning changes to 0.9.1 and build number 2007083100
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@915 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/localize.sh')
-rwxr-xr-x | macosx/localize.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/localize.sh b/macosx/localize.sh index f58b3645c..41bb6aaf6 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.9.0</string> + <string>0.9.1</string> <key>CFBundleIconFile</key> <string>HandBrake</string> <key>CFBundleIdentifier</key> |