[or-cvs] r14648: Update changelog and version numbers for Tor Browser Bundle (in torbrowser/trunk: . build-scripts)

sjm217 at seul.org sjm217 at seul.org
Fri May 16 22:03:07 UTC 2008


Author: sjm217
Date: 2008-05-16 18:03:07 -0400 (Fri, 16 May 2008)
New Revision: 14648

Modified:
   torbrowser/trunk/README
   torbrowser/trunk/build-scripts/Makefile
Log:
Update changelog and version numbers for Tor Browser Bundle 1.0.3

Modified: torbrowser/trunk/README
===================================================================
--- torbrowser/trunk/README	2008-05-16 20:46:45 UTC (rev 14647)
+++ torbrowser/trunk/README	2008-05-16 22:03:07 UTC (rev 14648)
@@ -39,7 +39,7 @@
 ---------------------
 
 Vidalia (svn trunk revision 2539)
-Tor 0.2.0.25-rc (with libevent-1.3e, zlib-1.2.3 and openssl-0.9.8g) 
+Tor 0.2.0.26-rc (with libevent-1.3e, zlib-1.2.3 and openssl-0.9.8g) 
 Polipo 1.0.4
 FirefoxPortable 2.0.0.14
  \_ Firefox 2.0.0.14
@@ -127,3 +127,5 @@
        Update FirefoxPortable to 2.0.0.14
        Update Torbutton to 1.1.18
        Add RunProxyAtStart to vidalia.conf (now required)
+1.0.3: Releaseed 2008-05-16
+       Update Tor to 0.2.0.26-rc

Modified: torbrowser/trunk/build-scripts/Makefile
===================================================================
--- torbrowser/trunk/build-scripts/Makefile	2008-05-16 20:46:45 UTC (rev 14647)
+++ torbrowser/trunk/build-scripts/Makefile	2008-05-16 22:03:07 UTC (rev 14648)
@@ -17,7 +17,7 @@
 
 ## Location of bundle components
 VIDALIA=/c/build/vidalia
-TOR=/c/build/tor-0.2.0.25-rc
+TOR=/c/build/tor-0.2.0.26-rc
 POLIPO=/c/build/polipo-1.0.4
 FIREFOX_SRC=/c/build/FirefoxPortable
 
@@ -35,7 +35,7 @@
 NAME="Tor Browser"
 
 ## Version and name of the compressed bundle (also used for source)
-VERSION=1.0.2
+VERSION=1.0.3
 COMPRESSED_NAME=tor-browser-$(VERSION)
 
 ## Extensions to install by default



More information about the tor-commits mailing list