[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r16628: {torbrowser} Update README and Makefile for TBB 1.1.3 release (in torbrowser/trunk: . build-scripts)
Author: sjm217
Date: 2008-08-22 19:00:51 -0400 (Fri, 22 Aug 2008)
New Revision: 16628
Modified:
torbrowser/trunk/README
torbrowser/trunk/build-scripts/Makefile
Log:
Update README and Makefile for TBB 1.1.3 release
Modified: torbrowser/trunk/README
===================================================================
--- torbrowser/trunk/README 2008-08-22 18:00:26 UTC (rev 16627)
+++ torbrowser/trunk/README 2008-08-22 23:00:51 UTC (rev 16628)
@@ -38,7 +38,7 @@
Included applications
---------------------
-Vidalia 0.1.7
+Vidalia 0.1.8
Tor 0.2.1.4-alpha (with libevent-1.3e, zlib-1.2.3 and openssl-0.9.8h)
Polipo 1.0.4
FirefoxPortable 2.0.0.16
@@ -153,6 +153,7 @@
Update Vidalia to release 0.1.7
Update Tor to 0.2.1.4-alpha
Update Firefox to 2.0.0.16
-1.1.3: Released 2008-08-13
+1.1.3: Released 2008-08-22
Fix homepage so that it is properly localized
- Add &small=1 to homepage URL to request a more discreet page
\ No newline at end of file
+ Add &small=1 to homepage URL to request a more discreet page
+ Update Vidalia to release 0.1.8
\ No newline at end of file
Modified: torbrowser/trunk/build-scripts/Makefile
===================================================================
--- torbrowser/trunk/build-scripts/Makefile 2008-08-22 18:00:26 UTC (rev 16627)
+++ torbrowser/trunk/build-scripts/Makefile 2008-08-22 23:00:51 UTC (rev 16628)
@@ -16,7 +16,7 @@
QT=/c/Qt/4.3.5/bin
## Location of bundle components
-VIDALIA=/c/build/vidalia-0.1.7
+VIDALIA=/c/build/vidalia-0.1.8
TOR=/c/build/tor-0.2.1.4-alpha
POLIPO=/c/build/polipo-1.0.4
FIREFOX_SRC=/c/build/FirefoxPortable2.0.0.16
@@ -40,7 +40,7 @@
NAME="Tor Browser"
## Version and name of the compressed bundle (also used for source)
-VERSION=1.1.2
+VERSION=1.1.3
DEFAULT_COMPRESSED_NAME=tor-browser-$(VERSION)
IM_COMPRESSED_NAME=tor-im-browser-$(VERSION)