aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2009-11-21 22:57:05 -0500
committerRoger Dingledine <arma@torproject.org>2009-11-21 22:57:05 -0500
commit01a9cc0413fe89f14d753a58e116ef933758684c (patch)
tree9f24f190c9e0bc897d5f560f269befd843a5f39d /contrib
parent2b1bb233b3999a82188a471100f33e9b7b1d2c8b (diff)
downloadtor-01a9cc0413fe89f14d753a58e116ef933758684c.tar
tor-01a9cc0413fe89f14d753a58e116ef933758684c.tar.gz
bump to 0.2.2.6-alpha-dev
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 5cf9f2245..2a1d8e004 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.2.6-alpha"
+!define VERSION "0.2.2.6-alpha-dev"
!define INSTALLER "tor-${VERSION}-win32.exe"
!define WEBSITE "https://www.torproject.org/"
!define LICENSE "LICENSE"