aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2013-02-04 17:11:00 -0500
committerRoger Dingledine <arma@torproject.org>2013-02-04 17:11:00 -0500
commit54f9a402c5f68633cc46c90364741fe1bd28e0da (patch)
tree93bb6c914b67b0e8c996e39bd2595cf6bc000a2c /contrib
parent03bdb4d5cef676a4332e7982d004afe4ff9110c1 (diff)
downloadtor-54f9a402c5f68633cc46c90364741fe1bd28e0da.tar
tor-54f9a402c5f68633cc46c90364741fe1bd28e0da.tar.gz
bump to 0.2.4.10-alpha
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 c15a1a7c5..2ee97ed7f 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.9-alpha-dev"
+!define VERSION "0.2.4.10-alpha"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "https://www.torproject.org/"
!define LICENSE "LICENSE"