summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-08-03 05:35:42 +0000
committerRoger Dingledine <arma@torproject.org>2008-08-03 05:35:42 +0000
commitfd4a30d198e2ff166b0fcee9243923eb1b58fcd4 (patch)
treeecc50e293f16f63c04cac6e0acd70417cde0ab72 /contrib
parentbf066be6546f05cd59c54f994f9d32e012817a73 (diff)
downloadtor-fd4a30d198e2ff166b0fcee9243923eb1b58fcd4.tar.gz
tor-fd4a30d198e2ff166b0fcee9243923eb1b58fcd4.zip
bump to 0.2.1.3-alphator-0.2.1.3-alpha
svn:r16369
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 cba24d9422..b45be9af15 100644
--- a/contrib/tor-mingw.nsi.in
+++ b/contrib/tor-mingw.nsi.in
@@ -9,7 +9,7 @@
!include "FileFunc.nsh"
!insertmacro GetParameters
-!define VERSION "0.2.1.2-alpha-dev"
+!define VERSION "0.2.1.3-alpha"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "https://www.torproject.org/"
!define LICENSE "LICENSE"