aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-12-15 12:04:52 -0500
committerNick Mathewson <nickm@torproject.org>2011-12-15 12:04:52 -0500
commit1fbce83f8c56d9c66eee9ac115c5d7f9211eefb5 (patch)
treece050228556f22bafe8bdefd7fd112d34868ebef /contrib
parenta7b5e72463f2cc1bb7beac3aa7cd375779ae0984 (diff)
downloadtor-1fbce83f8c56d9c66eee9ac115c5d7f9211eefb5.tar
tor-1fbce83f8c56d9c66eee9ac115c5d7f9211eefb5.tar.gz
Bump version to Tor 0.2.3.10-alpha
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 4c3d9c541..acf30c473 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.9-alpha-dev"
+!define VERSION "0.2.3.10-alpha"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "https://www.torproject.org/"
!define LICENSE "LICENSE"