commit bf2032f077487acfbdfbe673b4d9f970bc9a034f Author: Erinn Clark erinn@torproject.org Date: Fri Aug 19 20:30:19 2011 +0200
downgrade to vidalia 0.2.12, 0.2.13 isn't ready for stable bundles --- README.Linux | 3 +-- README.OSX | 3 +-- build-scripts/linux.mk | 2 +- build-scripts/osx.mk | 2 +- 4 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/README.Linux b/README.Linux index 9dbee53..60b8bce 100644 --- a/README.Linux +++ b/README.Linux @@ -4,7 +4,7 @@ Tor Browser Bundle for GNU/Linux Included applications ---------------------
-Vidalia 0.2.13 (with Qt 4.6.2) +Vidalia 0.2.12 (with Qt 4.6.2) Tor 0.2.2.31-rc (with libevent-2.0.13-stable, zlib-1.2.5 and openssl-0.9.8p) Firefox 3.6.20 _ Torbutton 1.2.5 @@ -30,7 +30,6 @@ Changelog
1.1.13: Released 2011-08-19 Update Tor to 0.2.2.31-rc - Update Vidalia to 0.2.13 Update Firefox to 3.6.20 Update Libevent to 2.0.13-stable Update NoScript to 2.1.2.6 diff --git a/README.OSX b/README.OSX index cea0edf..a5c6673 100644 --- a/README.OSX +++ b/README.OSX @@ -4,7 +4,7 @@ Tor Browser Bundle for Mac OS X Included applications ---------------------
-Vidalia 0.2.13 (with Qt 4.6.2) +Vidalia 0.2.12 (with Qt 4.6.2) Tor 0.2.2.31-rc (with libevent-2.0.13-stable, zlib-1.2.5 and openssl-0.9.8p) Polipo 1.0.4.1 Firefox 3.6.20 @@ -25,7 +25,6 @@ Changelog
1.0.23: Released 2011-08-19 Update Tor to 0.2.2.31-rc - Update Vidalia to 0.2.13 Update Firefox to 3.6.20 Update Libevent to 2.0.13-stable Update NoScript to 2.1.2.6 diff --git a/build-scripts/linux.mk b/build-scripts/linux.mk index e007388..d725dd0 100644 --- a/build-scripts/linux.mk +++ b/build-scripts/linux.mk @@ -53,7 +53,7 @@ POLIPO_VER=1.0.4.1 QT_VER=4.6.2 TOR_VER=0.2.2.31-rc TORBUTTON_VER=1.2.5 -VIDALIA_VER=0.2.13 +VIDALIA_VER=0.2.12 ZLIB_VER=1.2.5
## Extension IDs diff --git a/build-scripts/osx.mk b/build-scripts/osx.mk index bbcddb5..f4a25e1 100644 --- a/build-scripts/osx.mk +++ b/build-scripts/osx.mk @@ -53,7 +53,7 @@ POLIPO_VER=1.0.4.1 QT_VER=4.6.2 TOR_VER=0.2.2.31-rc TORBUTTON_VER=1.2.5 -VIDALIA_VER=0.2.13 +VIDALIA_VER=0.2.12 ZLIB_VER=1.2.5
## Extension IDs