aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-07-12 23:52:25 +0000
committerRoger Dingledine <arma@torproject.org>2007-07-12 23:52:25 +0000
commitd39b7fdbe20c83bcd5f20c12febc9dc4f5d9a6c3 (patch)
treeec228a55de42406b394788b38e4570299967cf4d /contrib
parentc222971b5ae4a357e2e7d02461e7e2f5aa251c97 (diff)
downloadtor-d39b7fdbe20c83bcd5f20c12febc9dc4f5d9a6c3.tar.gz
tor-d39b7fdbe20c83bcd5f20c12febc9dc4f5d9a6c3.zip
bump stable to 0.1.2.14-dev in preparation for release
svn:r10822
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 28bd56e3dc..367ce776da 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.14"
+!define VERSION "0.1.2.14-dev"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "http://tor.eff.org/"