aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2013-02-04 18:20:13 -0500
committerRoger Dingledine <arma@torproject.org>2013-02-04 18:20:13 -0500
commit2c73fe5f5e8bce2f612e1bd60620f3bfbd1b847b (patch)
tree0d998224824e06a7b3c5f3cdfd7becf900fa6077 /contrib
parent54f9a402c5f68633cc46c90364741fe1bd28e0da (diff)
downloadtor-2c73fe5f5e8bce2f612e1bd60620f3bfbd1b847b.tar
tor-2c73fe5f5e8bce2f612e1bd60620f3bfbd1b847b.tar.gz
bump to 0.2.4.10-alpha-dev
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 2ee97ed7f..d5379bd57 100644
--- a/contrib/tor-mingw.nsi.in
+++ b/contrib/tor-mingw.nsi.in
@@ -8,7 +8,7 @@
!include "LogicLib.nsh"
!include "FileFunc.nsh"
!insertmacro GetParameters
-!define VERSION "0.2.4.10-alpha"
+!define VERSION "0.2.4.10-alpha-dev"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "https://www.torproject.org/"
!define LICENSE "LICENSE"