summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2009-10-11 14:59:20 -0400
committerRoger Dingledine <arma@torproject.org>2009-10-11 14:59:20 -0400
commit255245a2891cfa563ed7afdffe27173e3a9c840f (patch)
treeb400064dc22e335c74ff3735ec2f740564e37862 /contrib
parent6265b9f09db7665a3845349ff58c093f1efb98ce (diff)
downloadtor-255245a2891cfa563ed7afdffe27173e3a9c840f.tar.gz
tor-255245a2891cfa563ed7afdffe27173e3a9c840f.zip
bump to 0.2.2.5-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 28492eea30..4fe579abe4 100644
--- a/contrib/tor-mingw.nsi.in
+++ b/contrib/tor-mingw.nsi.in
@@ -9,7 +9,7 @@
!include "FileFunc.nsh"
!insertmacro GetParameters
-!define VERSION "0.2.2.4-alpha"
+!define VERSION "0.2.2.5-alpha"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "https://www.torproject.org/"
!define LICENSE "LICENSE"