From a6b4934037d1308e91e12378b739a2742591a40d Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 2 Oct 2013 22:41:41 -0400 Subject: Bump version to 0.2.5.1-alpha-dev --- contrib/tor-mingw.nsi.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/tor-mingw.nsi.in b/contrib/tor-mingw.nsi.in index 9a1ae6d78..d6a2f3362 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.5.1-alpha" +!define VERSION "0.2.5.1-alpha-dev" !define INSTALLER "tor-${VERSION}-win32.exe" !define WEBSITE "https://www.torproject.org/" !define LICENSE "LICENSE" -- cgit v1.2.3