commit 63f75dbc502c29cd7361d5eabd59df7244f0f5a2 Author: Erinn Clark erinn@torproject.org Date: Wed Oct 12 03:21:15 2011 +0100
bump torbutton version for hotfix so windows tbbs will go to check.tpo again --- README.WIN-2.2 | 2 +- build-scripts/versions.mk | 2 +- changelog.windows-2.2 | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.WIN-2.2 b/README.WIN-2.2 index 8faa57c..0bc485b 100644 --- a/README.WIN-2.2 +++ b/README.WIN-2.2 @@ -8,7 +8,7 @@ Vidalia 0.2.15 (with Qt 4.6.2) Tor 0.2.2.33 (with libevent-2.0.14-stable, zlib-1.2.5 and openssl-1.0.0e) FirefoxPortable 7.0.1 _ Firefox (Aurora) 7.0.1 - _ Torbutton 1.4.4 + _ Torbutton 1.4.4.1 |_ NoScript 2.1.4 |_ HTTPS-Everywhere 1.0.3
diff --git a/build-scripts/versions.mk b/build-scripts/versions.mk index 035566b..9582dc0 100644 --- a/build-scripts/versions.mk +++ b/build-scripts/versions.mk @@ -12,7 +12,7 @@ OTR_VER=3.2.0 PIDGIN_VER=2.6.4 QT_VER=4.6.2 TOR_VER=0.2.2.33 -TORBUTTON_VER=1.4.4 +TORBUTTON_VER=1.4.4.1 VIDALIA_VER=0.2.15 ZLIB_VER=1.2.5
diff --git a/changelog.windows-2.2 b/changelog.windows-2.2 index 4ccd526..d4a0bc8 100644 --- a/changelog.windows-2.2 +++ b/changelog.windows-2.2 @@ -1,13 +1,13 @@ Tor Browser Bundle (2.2.33-3); suite=windows
* Update Vidalia to 0.2.15 - * Update Torbutton to 1.4.4 + * Update Torbutton to 1.4.4.1 * Update NoScript to 2.1.4 * Remove trailing dash from Windows version number (closes: #4160) * Make Tor Browser (Aurora) fail closed when not launched with a TBB profile (closes: #4192)
- -- Erinn Clark erinn@torproject.org Tue Oct 11 16:00:57 BST 2011 + -- Erinn Clark erinn@torproject.org Wed Oct 12 03:20:01 BST 2011
Tor Browser Bundle (2.2.33-2); suite=windows
tor-commits@lists.torproject.org