[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r23245: {torbrowser} bump tor version to 0.2.2.16-alpha and tbb version to 1.0.12 (in torbrowser/trunk: . build-scripts)
Author: erinn
Date: 2010-09-19 02:36:12 +0000 (Sun, 19 Sep 2010)
New Revision: 23245
Modified:
torbrowser/trunk/README.Linux
torbrowser/trunk/build-scripts/Makefile.linux
Log:
bump tor version to 0.2.2.16-alpha and tbb version to 1.0.12
Modified: torbrowser/trunk/README.Linux
===================================================================
--- torbrowser/trunk/README.Linux 2010-09-19 02:32:55 UTC (rev 23244)
+++ torbrowser/trunk/README.Linux 2010-09-19 02:36:12 UTC (rev 23245)
@@ -5,7 +5,7 @@
---------------------
Vidalia 0.2.10 (with Qt 4.6.2)
-Tor 0.2.2.15-alpha (with libevent-1.4.13, zlib-1.2.3 and openssl-0.9.8l)
+Tor 0.2.2.16-alpha (with libevent-1.4.13, zlib-1.2.3 and openssl-0.9.8l)
Polipo 1.0.4.1
Firefox 3.6.9
\_ Torbutton 1.2.5
@@ -30,6 +30,9 @@
Changelog
---------
+1.0.12: Released 2010-09-18
+ Update Tor to 0.2.2.16-alpha
+
1.0.11: Released 2010-09-16
Update Firefox to 3.6.9
Update Vidalia to 0.2.10
Modified: torbrowser/trunk/build-scripts/Makefile.linux
===================================================================
--- torbrowser/trunk/build-scripts/Makefile.linux 2010-09-19 02:32:55 UTC (rev 23244)
+++ torbrowser/trunk/build-scripts/Makefile.linux 2010-09-19 02:36:12 UTC (rev 23245)
@@ -51,7 +51,7 @@
PIDGIN_VER=2.6.4
POLIPO_VER=1.0.4.1
QT_VER=4.6.2
-TOR_VER=0.2.2.15-alpha
+TOR_VER=0.2.2.16-alpha
TORBUTTON_VER=1.2.5
VIDALIA_VER=0.2.10
ZLIB_VER=1.2.3
@@ -216,7 +216,7 @@
DISTDIR=tbbl-dist
## Version and name of the compressed bundle (also used for source)
-VERSION=1.0.11-dev
+VERSION=1.0.12-dev
DEFAULT_COMPRESSED_BASENAME=tor-browser-gnu-linux-$(ARCH_TYPE)-$(VERSION)-
IM_COMPRESSED_BASENAME=tor-im-browser-gnu-linux-$(VERSION)-
DEFAULT_COMPRESSED_NAME=$(DEFAULT_COMPRESSED_BASENAME)$(VERSION)