summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-03-17 03:30:00 +0000
committerRoger Dingledine <arma@torproject.org>2007-03-17 03:30:00 +0000
commit378e33a8dad1d2026dafcf9e2e5b1f876ac18911 (patch)
tree93cb1acaf7f17ed4cad5b0ebff2a00d7f6e3f34c /contrib
parentf47cf63f8a2660a23f534484f63622764419bc2e (diff)
downloadtor-378e33a8dad1d2026dafcf9e2e5b1f876ac18911.tar.gz
tor-378e33a8dad1d2026dafcf9e2e5b1f876ac18911.zip
bump to 0.1.2.12-rctor-0.1.2.12-rc
this time for sure! no really! svn:r9851
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 a57fc27a3c..27b9e5d284 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-dev"
+!define VERSION "0.1.2.12-rc"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "http://tor.eff.org/"