summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-10-01 08:26:57 +0000
committerRoger Dingledine <arma@torproject.org>2008-10-01 08:26:57 +0000
commite24b812a32cd3e9281670443e6a02952315b0234 (patch)
tree64430133debcd30b42ef0eeb01a905cfcab1e513 /contrib
parentc7af43a62497fb3e10c8de9a5bb8cc8113efb99c (diff)
downloadtor-e24b812a32cd3e9281670443e6a02952315b0234.tar.gz
tor-e24b812a32cd3e9281670443e6a02952315b0234.zip
time for another alpha-dev cycle
svn:r17023
Diffstat (limited to 'contrib')
-rw-r--r--contrib/tor-mingw.nsi.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tor-mingw.nsi.in b/contrib/tor-mingw.nsi.in
index f196d5e149..988f71f96a 100644
--- a/contrib/tor-mingw.nsi.in
+++ b/contrib/tor-mingw.nsi.in
@@ -9,7 +9,7 @@
!include "FileFunc.nsh"
!insertmacro GetParameters
-!define VERSION "0.2.1.6-alpha"
+!define VERSION "0.2.1.6-alpha-dev"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "https://www.torproject.org/"
!define LICENSE "LICENSE"