Browse Source

Correct version in tor-mingw.nsi.in in trunk.

svn:r14828
Nick Mathewson 17 years ago
parent
commit
716e8d9ff3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      contrib/tor-mingw.nsi.in

+ 1 - 1
contrib/tor-mingw.nsi.in

@@ -9,7 +9,7 @@
 !include "FileFunc.nsh"
 !insertmacro GetParameters
   
-!define VERSION "0.2.0.26-rc-dev"
+!define VERSION "0.2.1.0-alpha-dev"
 !define INSTALLER "tor-${VERSION}-win32.exe"
 !define WEBSITE "https://www.torproject.org/"
 !define LICENSE "LICENSE"