
commit 638d7931ecf9e35258cac334674c499e56ac064f Author: Erinn Clark <erinn@torproject.org> Date: Fri Apr 26 13:47:39 2013 -0300 update osx's Info.plist with the correct version info --- build-scripts/config/Info.plist | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build-scripts/config/Info.plist b/build-scripts/config/Info.plist index 638a1f2..c46198c 100644 --- a/build-scripts/config/Info.plist +++ b/build-scripts/config/Info.plist @@ -9,7 +9,7 @@ <key>CFBundleExecutable</key> <string>TorBrowserBundle</string> <key>CFBundleGetInfoString</key> - <string>Tor Browser Bundle 1.0 Copyright 2010 The Tor Project</string> + <string>Tor Browser Bundle 2.4.12-alpha-1 Copyright 2010, 2011, 2012, 2013 The Tor Project</string> <key>CFBundleIconFile</key> <string>vidalia.icns</string> <key>CFBundleIdentifier</key> @@ -21,7 +21,7 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>1.0</string> + <string>2.4.12-alpha-1</string> <key>CFBundleSignature</key> <string>????</string> <key>LSEnvironment</key> @@ -29,13 +29,13 @@ <key>LSHasLocalizedDisplayName</key> <false/> <key>LSMinimumSystemVersion</key> - <string>10.5</string> + <string>10.6</string> <key>LSUIElement</key> <false/> <key>NSAppleScriptEnabled</key> <false/> <key>NSHumanReadableCopyright</key> - <string>Tor Browser Bundle 1.0 Copyright 2010 The Tor Project</string> + <string>Tor Browser Bundle 2.4.12-alpha-1 Copyright 2010, 2011, 2012, 2013 The Tor Project</string> <key>NSMainNibFile</key> <string>MainMenu</string> <key>NSPrincipalClass</key>