[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r22271: {torbrowser} tbb 1.3.5 for win32 coming tonight, update the bits for rele (in torbrowser/trunk: . build-scripts)
Author: phobos
Date: 2010-05-04 00:16:42 +0000 (Tue, 04 May 2010)
New Revision: 22271
Modified:
torbrowser/trunk/README
torbrowser/trunk/build-scripts/Makefile
Log:
tbb 1.3.5 for win32 coming tonight, update the bits for release with tor
0.2.1.26
Modified: torbrowser/trunk/README
===================================================================
--- torbrowser/trunk/README 2010-05-03 13:06:07 UTC (rev 22270)
+++ torbrowser/trunk/README 2010-05-04 00:16:42 UTC (rev 22271)
@@ -4,8 +4,8 @@
Included applications
---------------------
-Vidalia 0.2.8 (with Qt 4.6.2)
-Tor 0.2.1.25 (with libevent-1.4.13, zlib-1.2.3 and openssl-0.9.8l)
+Vidalia 0.2.7 (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
\_ Firefox 3.5.9
@@ -259,7 +259,7 @@
update Firefox to 3.5.9
update Tor to 0.2.1.25
-1.3.5: Released
- update Vidalia to 0.2.8
+1.3.5: Released 2010-05-03
add Vietnamese language
update Torbutton to 1.2.5
+ update Tor to 0.2.1.26
Modified: torbrowser/trunk/build-scripts/Makefile
===================================================================
--- torbrowser/trunk/build-scripts/Makefile 2010-05-03 13:06:07 UTC (rev 22270)
+++ torbrowser/trunk/build-scripts/Makefile 2010-05-04 00:16:42 UTC (rev 22271)
@@ -22,8 +22,8 @@
PIDGIN_VERSION=2.6.6
## Location of bundle components
-VIDALIA=/c/build/vidalia-0.2.8
-TOR=/c/build/tor-0.2.1.25
+VIDALIA=/c/build/vidalia-0.2.7
+TOR=/c/build/tor-0.2.1.26
POLIPO=/c/build/polipo-1.0.4.1
FIREFOX_SRC=/c/build/FirefoxPortable-$(FIREFOX_VERSION)
PIDGIN_SRC=/c/build/PidginPortable-$(PIDGIN_VERSION)
@@ -46,7 +46,7 @@
NAME="Tor Browser"
## Version and name of the compressed bundle (also used for source)
-VERSION=1.3.5-dev
+VERSION=1.3.5
DEFAULT_COMPRESSED_BASENAME=tor-browser-
IM_COMPRESSED_BASENAME=tor-im-browser-
DEFAULT_COMPRESSED_NAME=$(DEFAULT_COMPRESSED_BASENAME)$(VERSION)