[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r22203: {torbrowser} bump the tbb version in the makefile too (torbrowser/trunk/build-scripts)
Author: erinn
Date: 2010-04-18 07:50:51 +0000 (Sun, 18 Apr 2010)
New Revision: 22203
Modified:
torbrowser/trunk/build-scripts/Makefile.linux
Log:
bump the tbb version in the makefile too
Modified: torbrowser/trunk/build-scripts/Makefile.linux
===================================================================
--- torbrowser/trunk/build-scripts/Makefile.linux 2010-04-18 07:16:16 UTC (rev 22202)
+++ torbrowser/trunk/build-scripts/Makefile.linux 2010-04-18 07:50:51 UTC (rev 22203)
@@ -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.11-alpha
+TOR_VER=0.2.2.10-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.1-dev
+VERSION=1.0.2-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)
@@ -407,7 +407,8 @@
## Torbutton development version
torbutton.xpi:
- $(WGET) -O $@ $(TORBUTTON)
+ cp /home/e/torbutton-1.2.5.xpi torbutton.xpi
+ #$(WGET) -O $@ $(TORBUTTON)
## NoScript development version
noscript.xpi: