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

[vidalia-svn] r1901: The Torbutton we want to include in the bundle is 1.0.4.01, (in trunk: . pkg/win32)



Author: edmanm
Date: 2007-08-31 17:48:10 -0400 (Fri, 31 Aug 2007)
New Revision: 1901

Modified:
   trunk/
   trunk/pkg/win32/vidalia-bundle.nsi
Log:
 r2114@adrastea:  edmanm | 2007-08-31 17:48:01 -0400
 The Torbutton we want to include in the bundle is 1.0.4.01, so Firefox 2.0.0.6
 people are happier. 



Property changes on: trunk
___________________________________________________________________
 svk:merge ticket from /vidalia/local/trunk [r2114] on 54b3572a-7227-0410-958f-53ecd705b71a

Modified: trunk/pkg/win32/vidalia-bundle.nsi
===================================================================
--- trunk/pkg/win32/vidalia-bundle.nsi	2007-08-31 21:33:53 UTC (rev 1900)
+++ trunk/pkg/win32/vidalia-bundle.nsi	2007-08-31 21:48:10 UTC (rev 1901)
@@ -46,7 +46,7 @@
 !define PRIVOXY_DESC        "${PRIVOXY_NAME} ${PRIVOXY_APPVERSION}"
 
 !define TORBUTTON_NAME      "Torbutton"
-!define TORBUTTON_APPVERSION "1.0.4-fx+tb"
+!define TORBUTTON_APPVERSION "1.0.4.01-fx+tb"
 !define TORBUTTON_DESC      "${TORBUTTON_NAME} ${TORBUTTON_APPVERSION}"
 
 !define OPENSSL_NAME        "OpenSSL"