aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-11-17 02:22:56 +0000
committerRoger Dingledine <arma@torproject.org>2007-11-17 02:22:56 +0000
commit6514843026222fe42fa93b01dfb4ed754beeb282 (patch)
tree10a30a752e7248ced75f82db6c1df06df455ba1b /contrib
parentd6f8ba25c92430cbc0ba9f14da4c7518e309eb0e (diff)
downloadtor-6514843026222fe42fa93b01dfb4ed754beeb282.tar
tor-6514843026222fe42fa93b01dfb4ed754beeb282.tar.gz
cleanups, bump to 0.2.0.12-alpha
svn:r12516
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 77dcb40bd..3324287e4 100644
--- a/contrib/tor-mingw.nsi.in
+++ b/contrib/tor-mingw.nsi.in
@@ -5,7 +5,7 @@
;
!include "MUI.nsh"
-!define VERSION "0.2.0.11-alpha-dev"
+!define VERSION "0.2.0.12-alpha"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "https://www.torproject.org/"