[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r22390: {torbrowser} update TBB to vidalia 0.2.9. (in torbrowser/trunk: . build-scripts)
Author: phobos
Date: 2010-05-25 18:59:32 +0000 (Tue, 25 May 2010)
New Revision: 22390
Modified:
torbrowser/trunk/README
torbrowser/trunk/build-scripts/Makefile
Log:
update TBB to vidalia 0.2.9.
Modified: torbrowser/trunk/README
===================================================================
--- torbrowser/trunk/README 2010-05-25 18:31:54 UTC (rev 22389)
+++ torbrowser/trunk/README 2010-05-25 18:59:32 UTC (rev 22390)
@@ -4,7 +4,7 @@
Included applications
---------------------
-Vidalia 0.2.7 (with Qt 4.6.2)
+Vidalia 0.2.9 (with Qt 4.6.2)
Tor 0.2.1.26 (with libevent-1.4.13, zlib-1.2.3 and openssl-0.9.8l)
Polipo 1.0.4.1
FirefoxPortable 3.5.9
@@ -265,3 +265,4 @@
update Tor to 0.2.1.26
1.3.6: Released
+ update Vidalia to 0.2.9
Modified: torbrowser/trunk/build-scripts/Makefile
===================================================================
--- torbrowser/trunk/build-scripts/Makefile 2010-05-25 18:31:54 UTC (rev 22389)
+++ torbrowser/trunk/build-scripts/Makefile 2010-05-25 18:59:32 UTC (rev 22390)
@@ -22,7 +22,7 @@
PIDGIN_VERSION=2.6.6
## Location of bundle components
-VIDALIA=/c/build/vidalia-0.2.7
+VIDALIA=/c/build/vidalia-0.2.9
TOR=/c/build/tor-0.2.1.26
POLIPO=/c/build/polipo-1.0.4.1
FIREFOX_SRC=/c/build/FirefoxPortable-$(FIREFOX_VERSION)