From c331694d060b85d2cbb024023fbbfea5a467ff86 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 25 Oct 2012 10:44:14 -0400 Subject: Bump the version number to 0.2.4.5-alpha (For real this time. It turns out that 4 and 5 are different numbers.) --- 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 762cbb187..6cd280d93 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.4-alpha" +!define VERSION "0.2.4.5-alpha" !define INSTALLER "tor-${VERSION}-win32.exe" !define WEBSITE "https://www.torproject.org/" !define LICENSE "LICENSE" -- cgit v1.2.3