[or-cvs] r21650: {torbrowser} It's actually Qt 4.6.2. (in torbrowser/trunk: . build-scripts)

Andrew Lewman andrew at torproject.org
Mon Feb 15 20:32:24 UTC 2010


Author: phobos
Date: 2010-02-15 20:32:24 +0000 (Mon, 15 Feb 2010)
New Revision: 21650

Modified:
   torbrowser/trunk/README
   torbrowser/trunk/build-scripts/Makefile
Log:
It's actually Qt 4.6.2.


Modified: torbrowser/trunk/README
===================================================================
--- torbrowser/trunk/README	2010-02-15 20:13:48 UTC (rev 21649)
+++ torbrowser/trunk/README	2010-02-15 20:32:24 UTC (rev 21650)
@@ -4,7 +4,7 @@
 Included applications
 ---------------------
 
-Vidalia 0.2.7
+Vidalia 0.2.7 (with Qt 4.6.2)
 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
@@ -246,5 +246,5 @@
 1.3.2: Released
   update Vidalia to 0.2.7
   update Tor to 0.2.1.23
-  update Qt to 4.6.1
+  update Qt to 4.6.2
   update Polipo to 1.4.0.1

Modified: torbrowser/trunk/build-scripts/Makefile
===================================================================
--- torbrowser/trunk/build-scripts/Makefile	2010-02-15 20:13:48 UTC (rev 21649)
+++ torbrowser/trunk/build-scripts/Makefile	2010-02-15 20:32:24 UTC (rev 21650)
@@ -13,7 +13,7 @@
 
 ## Location of required libraries
 MING=/c/MinGW/bin
-QT=/c/Qt/4.6.1/bin
+QT=/c/Qt/4.6.2/bin
 OPENSSL=/c/build/openssl-0.9.8l/bin
 
 ## Location of bundle components



More information about the tor-commits mailing list