[or-cvs] r21649: {torbrowser} bump some versions in TBB in preparation for release. (in torbrowser/trunk: . build-scripts)

Andrew Lewman andrew at torproject.org
Mon Feb 15 20:13:48 UTC 2010


Author: phobos
Date: 2010-02-15 20:13:48 +0000 (Mon, 15 Feb 2010)
New Revision: 21649

Modified:
   torbrowser/trunk/README
   torbrowser/trunk/build-scripts/Makefile
Log:
bump some versions in TBB in preparation for release.


Modified: torbrowser/trunk/README
===================================================================
--- torbrowser/trunk/README	2010-02-15 14:50:36 UTC (rev 21648)
+++ torbrowser/trunk/README	2010-02-15 20:13:48 UTC (rev 21649)
@@ -4,8 +4,8 @@
 Included applications
 ---------------------
 
-Vidalia 0.2.6
-Tor 0.2.1.22 (with libevent-1.4.13, zlib-1.2.3 and openssl-0.9.8l) 
+Vidalia 0.2.7
+Tor 0.2.1.23 (with libevent-1.4.13, zlib-1.2.3 and openssl-0.9.8l) 
 Polipo 1.0.4
 FirefoxPortable 3.5.7
  \_ Firefox 3.5.7
@@ -244,3 +244,7 @@
   update Tor to 0.2.1.22
 
 1.3.2: Released
+  update Vidalia to 0.2.7
+  update Tor to 0.2.1.23
+  update Qt to 4.6.1
+  update Polipo to 1.4.0.1

Modified: torbrowser/trunk/build-scripts/Makefile
===================================================================
--- torbrowser/trunk/build-scripts/Makefile	2010-02-15 14:50:36 UTC (rev 21648)
+++ torbrowser/trunk/build-scripts/Makefile	2010-02-15 20:13:48 UTC (rev 21649)
@@ -13,13 +13,13 @@
 
 ## Location of required libraries
 MING=/c/MinGW/bin
-QT=/c/Qt/4.5.2/bin
+QT=/c/Qt/4.6.1/bin
 OPENSSL=/c/build/openssl-0.9.8l/bin
 
 ## Location of bundle components
-VIDALIA=/c/build/vidalia-0.2.6
-TOR=/c/build/tor-0.2.1.22
-POLIPO=/c/build/polipo-1.0.4
+VIDALIA=/c/build/vidalia-0.2.7
+TOR=/c/build/tor-0.2.1.23
+POLIPO=/c/build/polipo-1.0.4.1
 FIREFOX_SRC=/c/build/FirefoxPortable-3.5.7
 PIDGIN_SRC=/c/build/PidginPortable-2.6.5
 



More information about the tor-commits mailing list