summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-12-31 08:58:26 -0500
committerNick Mathewson <nickm@torproject.org>2014-12-31 08:58:26 -0500
commita4193252e944022cbb614f9bae44f7c87dbfd64a (patch)
treee77316e1cd4504e297afe02b90cde73068b00d66 /contrib
parent6ed95baa0c6dde9e07fd6e9c8d1fea950f2e1840 (diff)
downloadtor-a4193252e944022cbb614f9bae44f7c87dbfd64a.tar.gz
tor-a4193252e944022cbb614f9bae44f7c87dbfd64a.zip
bump the version to 0.2.6.2-alpha
Diffstat (limited to 'contrib')
-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 d675c2cc09..000fcc2f66 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.2.6.1-alpha-dev"
+!define VERSION "0.2.6.2-alpha"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "https://www.torproject.org/"
!define LICENSE "LICENSE"