bump version to 0.3.1.2-alpha-dev

This commit is contained in:
Nick Mathewson
2017-05-26 10:23:53 -04:00
parent 1405bdebb0
commit 5742e4fd8e
4 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
!include "LogicLib.nsh"
!include "FileFunc.nsh"
!insertmacro GetParameters
!define VERSION "0.3.1.2-alpha"
!define VERSION "0.3.1.2-alpha-dev"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "https://www.torproject.org/"
!define LICENSE "LICENSE"