aboutsummaryrefslogtreecommitdiff
path: root/contrib/win32build
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-10-27 12:33:13 -0400
committerNick Mathewson <nickm@torproject.org>2017-10-27 12:33:13 -0400
commitd5eea977be405b984e651564736179df4b27b31c (patch)
tree3d9e847b0bc3cf75960ac2624c4bb81b6075a2bc /contrib/win32build
parentfb885271954b4dd5578ad0849a000ab654a5bb78 (diff)
downloadtor-d5eea977be405b984e651564736179df4b27b31c.tar.gz
tor-d5eea977be405b984e651564736179df4b27b31c.zip
bump to 0.3.2.3-alpha-dev.
Diffstat (limited to 'contrib/win32build')
-rw-r--r--contrib/win32build/tor-mingw.nsi.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/win32build/tor-mingw.nsi.in b/contrib/win32build/tor-mingw.nsi.in
index ef35b312a0..4c1f709a2d 100644
--- a/contrib/win32build/tor-mingw.nsi.in
+++ b/contrib/win32build/tor-mingw.nsi.in
@@ -8,7 +8,7 @@
!include "LogicLib.nsh"
!include "FileFunc.nsh"
!insertmacro GetParameters
-!define VERSION "0.3.2.3-alpha"
+!define VERSION "0.3.2.3-alpha-dev"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "https://www.torproject.org/"
!define LICENSE "LICENSE"