commit f1da7f2eb6f50573d98ad2a3e2a09523959b14e3 Author: Erinn Clark erinn@torproject.org Date: Wed Mar 9 01:11:38 2011 +0100
bump tbb osx 1.0.13-dev to tor-0.2.2.23-alpha and fix release date --- README.OSX | 5 +++-- build-scripts/osx.mk | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.OSX b/README.OSX index 9550c66..18ebffb 100644 --- a/README.OSX +++ b/README.OSX @@ -5,7 +5,7 @@ Included applications ---------------------
Vidalia 0.2.10 (with Qt 4.6.2) -Tor 0.2.2.22-alpha (with libevent-1.4.13, zlib-1.2.3 and openssl-0.9.8p) +Tor 0.2.2.23-alpha (with libevent-1.4.13, zlib-1.2.3 and openssl-0.9.8p) Polipo 1.0.4.1 Firefox 3.6.15 _ Torbutton 1.2.5 @@ -24,7 +24,8 @@ To exit, close Firefox and Vidalia. Changelog ---------
-1.0.13: Released 2011-03-07 +1.0.13: Released 2011-03-09 + Update Tor to 0.2.2.23-alpha Update Firefox to 3.6.15, and use the Mozilla version until I get it to build on OS X 10.6 (Snow Leopard) Update NoScript to 2.0.9.8 diff --git a/build-scripts/osx.mk b/build-scripts/osx.mk index 1bf853f..611f66f 100644 --- a/build-scripts/osx.mk +++ b/build-scripts/osx.mk @@ -51,7 +51,7 @@ OTR_VER=3.2.0 PIDGIN_VER=2.6.4 POLIPO_VER=1.0.4.1 QT_VER=4.6.2 -TOR_VER=0.2.2.22-alpha +TOR_VER=0.2.2.23-alpha TORBUTTON_VER=1.2.5 VIDALIA_VER=0.2.10 ZLIB_VER=1.2.3
tor-commits@lists.torproject.org