Commit 33bf40c0 authored by Erinn Clark's avatar Erinn Clark
Browse files

update all stable & beta bundle changelogs and READMEs for pending release....

update all stable & beta bundle changelogs and READMEs for pending release. also bump Tor to 0.2.4.16-rc in the beta bundles.
parent 9ab5820d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ Included applications
---------------------

Vidalia 0.2.21 (with Qt 4.8.1)
Tor 0.2.4.15-rc (with libevent-2.0.21-stable, zlib-1.2.8 and openssl-1.0.0k)
Tor 0.2.4.16-rc (with libevent-2.0.21-stable, zlib-1.2.8 and openssl-1.0.0k)
Firefox 17.0.8esr
 \_ Torbutton 1.5.2
 |_ NoScript 2.6.7
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ Included applications
---------------------

Vidalia 0.2.21 (with Qt 4.8.1)
Tor 0.2.4.15-rc (with libevent-2.0.21-stable, zlib-1.2.8 and openssl-1.0.0k)
Tor 0.2.4.16-rc (with libevent-2.0.21-stable, zlib-1.2.8 and openssl-1.0.0k)
Firefox 17.0.8esr
 \_ Torbutton 1.5.2
 |_ NoScript 2.6.7
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ Included applications
---------------------

Vidalia 0.2.21 (with Qt 4.8.1)
Tor 0.2.4.15-rc (with libevent-2.0.21-stable, zlib-1.2.8 and openssl-1.0.0k)
Tor 0.2.4.16-rc (with libevent-2.0.21-stable, zlib-1.2.8 and openssl-1.0.0k)
Firefox 17.0.8esr
 \_ Torbutton 1.5.2
 |_ NoScript 2.6.7
+3 −3
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 2.4.15-beta-1 Copyright 2010, 2011, 2012, 2013 The Tor Project</string>
	<string>Tor Browser Bundle 2.4.16-beta-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>2.4.15-beta-1</string>
	<string>2.4.16-beta-1</string>
	<key>CFBundleSignature</key>
	<string>????</string>
	<key>LSEnvironment</key>
@@ -35,7 +35,7 @@
	<key>NSAppleScriptEnabled</key>
	<false/>
	<key>NSHumanReadableCopyright</key>
	<string>Tor Browser Bundle 2.4.15-beta-1 Copyright 2010, 2011, 2012, 2013 The Tor Project</string>
	<string>Tor Browser Bundle 2.4.16-beta-1 Copyright 2010, 2011, 2012, 2013 The Tor Project</string>
	<key>NSMainNibFile</key>
	<string>MainMenu</string>
	<key>NSPrincipalClass</key>
+3 −3
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 2.3.25-10 Copyright 2010, 2011, 2012, 2013 The Tor Project</string>
	<string>Tor Browser Bundle 2.3.25-12 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>2.3.25-10</string>
	<string>2.3.25-12</string>
	<key>CFBundleSignature</key>
	<string>????</string>
	<key>LSEnvironment</key>
@@ -35,7 +35,7 @@
	<key>NSAppleScriptEnabled</key>
	<false/>
	<key>NSHumanReadableCopyright</key>
	<string>Tor Browser Bundle 2.3.25-10 Copyright 2010, 2011, 2012, 2013 The Tor Project</string>
	<string>Tor Browser Bundle 2.3.25-12 Copyright 2010, 2011, 2012, 2013 The Tor Project</string>
	<key>NSMainNibFile</key>
	<string>MainMenu</string>
	<key>NSPrincipalClass</key>
Loading