Browse Source

make the tor.nsi version accurate

svn:r6102
Roger Dingledine 19 years ago
parent
commit
dadb346136
1 changed files with 1 additions and 1 deletions
  1. 1 1
      contrib/tor.nsi

+ 1 - 1
contrib/tor.nsi

@@ -31,7 +31,7 @@
 
 !include "MUI.nsh"
 
-!define VERSION "0.1.1.14-alpha"
+!define VERSION "0.1.1.14-alpha-cvs"
 !define INSTALLER "tor-${VERSION}-win32.exe"
 !define WEBSITE "http://tor.eff.org/"