[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r22214: {torbrowser} bump tor and tbb versions (in torbrowser/trunk: . build-scripts)
Author: erinn
Date: 2010-04-21 04:56:40 +0000 (Wed, 21 Apr 2010)
New Revision: 22214
Modified:
torbrowser/trunk/README.Linux
torbrowser/trunk/build-scripts/Makefile.linux
Log:
bump tor and tbb versions
Modified: torbrowser/trunk/README.Linux
===================================================================
--- torbrowser/trunk/README.Linux 2010-04-20 08:20:12 UTC (rev 22213)
+++ torbrowser/trunk/README.Linux 2010-04-21 04:56:40 UTC (rev 22214)
@@ -5,7 +5,7 @@
---------------------
Vidalia 0.2.8 (with Qt 4.5.3)
-Tor 0.2.2.11-alpha (with libevent-1.4.13, zlib-1.2.3 and openssl-0.9.8l)
+Tor 0.2.2.12-alpha (with libevent-1.4.13, zlib-1.2.3 and openssl-0.9.8l)
Polipo 1.0.4.1
Firefox 3.5.8
\_ Torbutton 1.2.5
@@ -29,6 +29,9 @@
Changelog
---------
+1.0.3: Released 2010-04-20
+ Update Tor to 0.2.2.12-alpha
+
1.0.2: Released 2010-04-18
Update Tor to 0.2.2.10-alpha
Update to Vidalia 0.2.8
Modified: torbrowser/trunk/build-scripts/Makefile.linux
===================================================================
--- torbrowser/trunk/build-scripts/Makefile.linux 2010-04-20 08:20:12 UTC (rev 22213)
+++ torbrowser/trunk/build-scripts/Makefile.linux 2010-04-21 04:56:40 UTC (rev 22214)
@@ -46,7 +46,7 @@
QT_VER=4.5.3
VIDALIA_VER=0.2.8
LIBEVENT_VER=1.4.13-stable
-TOR_VER=0.2.2.10-alpha
+TOR_VER=0.2.2.12-alpha
POLIPO_VER=1.0.4.1
PIDGIN_VER=2.6.4
OTR_VER=3.2.0
@@ -208,7 +208,7 @@
DISTDIR=tbbl-dist
## Version and name of the compressed bundle (also used for source)
-VERSION=1.0.2-dev
+VERSION=1.0.3-dev
DEFAULT_COMPRESSED_BASENAME=tor-browser-gnu-linux-$(VERSION)-
IM_COMPRESSED_BASENAME=tor-im-browser-gnu-linux-$(VERSION)-
DEFAULT_COMPRESSED_NAME=$(DEFAULT_COMPRESSED_BASENAME)$(VERSION)