aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2012-06-28 15:34:33 -0400
committerRoger Dingledine <arma@torproject.org>2012-06-28 15:34:33 -0400
commit64f8e68e65f32c742eab85d993da2a838f90dcf3 (patch)
tree09ae921e39ae2ab36cbf63bb1d23dad7ff749ede /contrib
parent81cd3d7ad641a8dbf1076e011d209cfc3d6af2b0 (diff)
downloadtor-64f8e68e65f32c742eab85d993da2a838f90dcf3.tar
tor-64f8e68e65f32c742eab85d993da2a838f90dcf3.tar.gz
bump to 0.2.3.18-rc
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 6643925ce..75b256790 100644
--- a/contrib/tor-mingw.nsi.in
+++ b/contrib/tor-mingw.nsi.in
@@ -8,7 +8,7 @@
!include "LogicLib.nsh"
!include "FileFunc.nsh"
!insertmacro GetParameters
-!define VERSION "0.2.3.17-beta-dev"
+!define VERSION "0.2.3.18-rc"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "https://www.torproject.org/"
!define LICENSE "LICENSE"