summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-06-18 10:40:18 -0400
committerNick Mathewson <nickm@torproject.org>2013-06-18 10:40:18 -0400
commitfd9ba5ed560d3be63ce0eb898ea73dff2b9b9ae7 (patch)
treecc8bbf7b30efe6f3c10e4dbc821f1dd5210f74e0 /contrib
parentce168e78009d7aab21254e8dc976573bd2bb2701 (diff)
downloadtor-fd9ba5ed560d3be63ce0eb898ea73dff2b9b9ae7.tar.gz
tor-fd9ba5ed560d3be63ce0eb898ea73dff2b9b9ae7.zip
Bump version to 0.2.4.14-alpha.
(Remember, this isn't a release until we tag it.)
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 603194a63f..0697577067 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.4.13-alpha"
+!define VERSION "0.2.4.14-alpha"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "https://www.torproject.org/"
!define LICENSE "LICENSE"