]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Bump windows version
authorNick Mathewson <nickm@torproject.org>
Sun, 21 Nov 2004 04:18:36 +0000 (04:18 +0000)
committerNick Mathewson <nickm@torproject.org>
Sun, 21 Nov 2004 04:18:36 +0000 (04:18 +0000)
svn:r2923

contrib/tor.nsi
src/win32/orconfig.h

index 8198dc68352c01c0cf36a0d6ce9c24d04a2c41c3..c9cfa8c8c1c5b81c4ccab7c34825c004226af9ff 100644 (file)
@@ -31,7 +31,7 @@
 
 !include "MUI.nsh"
 
-!define VERSION "0.0.9pre6"
+!define VERSION "0.0.9rc1-cvs"
 !define INSTALLER "tor-${VERSION}-win32.exe"
 !define WEBSITE "http://freehaven.net/tor/"
 
index fde0d95d18b48715b959197029d73a1724859313..e7edad873e6caf2a4a19926122ae9e4929024fee 100644 (file)
 #define UNALIGNED_INT_ACCESS_OK
 
 /* Version number of package */
-#define VERSION "0.0.9pre6"
+#define VERSION "0.0.9rc1-cvs"