[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] r19484: {torbrowser} Update version number to 1.2.0 and note use of alternate lau (in torbrowser/trunk: . build-scripts)



Author: sjm217
Date: 2009-05-08 13:30:24 -0400 (Fri, 08 May 2009)
New Revision: 19484

Modified:
   torbrowser/trunk/README
   torbrowser/trunk/build-scripts/Makefile
Log:
Update version number to 1.2.0 and note use of alternate launcher

Modified: torbrowser/trunk/README
===================================================================
--- torbrowser/trunk/README	2009-05-08 17:27:30 UTC (rev 19483)
+++ torbrowser/trunk/README	2009-05-08 17:30:24 UTC (rev 19484)
@@ -171,7 +171,9 @@
       Update OpenSSL to 0.9.8k
       Update Tor to 0.2.1.14-rc
 
-1.1.13:
+1.2.0:
+      Switch to launching Firefox directly from Vidalia to
+       allow multiple instances of Firefox
       Update Firefox to 3.0.10
       Update to Qt 4.5.1
       Update Firefox prefs.js to stop scanning for plugins

Modified: torbrowser/trunk/build-scripts/Makefile
===================================================================
--- torbrowser/trunk/build-scripts/Makefile	2009-05-08 17:27:30 UTC (rev 19483)
+++ torbrowser/trunk/build-scripts/Makefile	2009-05-08 17:30:24 UTC (rev 19484)
@@ -40,7 +40,7 @@
 NAME="Tor Browser"
 
 ## Version and name of the compressed bundle (also used for source)
-VERSION=1.2.0-rc5
+VERSION=1.2.0
 DEFAULT_COMPRESSED_BASENAME=tor-browser-
 IM_COMPRESSED_BASENAME=tor-im-browser-
 DEFAULT_COMPRESSED_NAME=$(DEFAULT_COMPRESSED_BASENAME)$(VERSION)