Commit 638d7931 authored by Erinn Clark's avatar Erinn Clark
Browse files

update osx's Info.plist with the correct version info

parent d0227aa1
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -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>