summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2007-08-31 14:20:37 +0000
committerNick Mathewson <nickm@torproject.org>2007-08-31 14:20:37 +0000
commit5c2cea6563e563055d929bc92545980558090291 (patch)
treea8b9aa19127a6d8d8aa876fee6cb3bbd0e4e3f03 /contrib
parent571fc28fc3f2071f6c6726cbdbb44bac56651e70 (diff)
downloadtor-5c2cea6563e563055d929bc92545980558090291.tar.gz
tor-5c2cea6563e563055d929bc92545980558090291.zip
r14873@catbus: nickm | 2007-08-31 10:15:47 -0400
Bump 0.1.2.x branch to 0.1.2.17-dev. svn:r11333
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 d6e363eb74..09557caec6 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.17"
+!define VERSION "0.1.2.17-dev"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "http://tor.eff.org/"