aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-01-06 05:41:01 +0000
committerRoger Dingledine <arma@torproject.org>2007-01-06 05:41:01 +0000
commit6b126ea040150661cd1419f0511e0c951d9b458e (patch)
tree225063195e1e1cedf0183c2e5a570d4ff62618ec /contrib
parent7cd0495bf6cf6477203d90bed5e680762095dcd3 (diff)
downloadtor-6b126ea040150661cd1419f0511e0c951d9b458e.tar
tor-6b126ea040150661cd1419f0511e0c951d9b458e.tar.gz
bump to 0.1.2.5-alpha-dev
svn:r9278
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 065ecf5e8..cb2c628b3 100644
--- a/contrib/tor-mingw.nsi.in
+++ b/contrib/tor-mingw.nsi.in
@@ -5,7 +5,7 @@
;
!include "MUI.nsh"
-!define VERSION "0.1.2.5-alpha"
+!define VERSION "0.1.2.5-alpha-dev"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "http://tor.eff.org/"