summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-03-16 07:11:35 +0000
committerRoger Dingledine <arma@torproject.org>2007-03-16 07:11:35 +0000
commitb55c768d84b50121255a0f68b2153de4eedef048 (patch)
tree6b8b0634bff568ba02c3d2f9b67cf0db5755d0be /contrib
parent4104f0a01478274d4ba8afd5013577e64e362471 (diff)
downloadtor-b55c768d84b50121255a0f68b2153de4eedef048.tar.gz
tor-b55c768d84b50121255a0f68b2153de4eedef048.zip
bump to 0.1.2.11-rc-dev so we can distinguish versions
with the infinite loop bug from those without svn:r9843
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 4aac2015f2..a57fc27a3c 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.11-rc"
+!define VERSION "0.1.2.11-rc-dev"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "http://tor.eff.org/"