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

[or-cvs] bump windows version stuff to 009rc2



Update of /home/or/cvsroot/tor/contrib
In directory moria.mit.edu:/tmp/cvs-serv28586/contrib

Modified Files:
	tor.nsi 
Log Message:
bump windows version stuff to 009rc2

Index: tor.nsi
===================================================================
RCS file: /home/or/cvsroot/tor/contrib/tor.nsi,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- tor.nsi	23 Nov 2004 07:37:12 -0000	1.11
+++ tor.nsi	24 Nov 2004 00:33:30 -0000	1.12
@@ -31,7 +31,7 @@
 
 !include "MUI.nsh"
 
-!define VERSION "0.0.9rc1"
+!define VERSION "0.0.9rc2"
 !define INSTALLER "tor-${VERSION}-win32.exe"
 !define WEBSITE "http://freehaven.net/tor/";