From: Nick Mathewson Date: Mon, 6 Apr 2015 13:48:53 +0000 (-0400) Subject: Bump 0.2.4 version more places X-Git-Tag: tor-0.2.4.27~1^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=542100d3cac59dc178cb01ca639544c0f335abd3;p=thirdparty%2Ftor.git Bump 0.2.4 version more places --- diff --git a/contrib/tor-mingw.nsi.in b/contrib/tor-mingw.nsi.in index f16e637de6..a66bcd1a56 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.26" +!define VERSION "0.2.4.27" !define INSTALLER "tor-${VERSION}-win32.exe" !define WEBSITE "https://www.torproject.org/" !define LICENSE "LICENSE" diff --git a/src/win32/orconfig.h b/src/win32/orconfig.h index a028e9ec46..baddef622a 100644 --- a/src/win32/orconfig.h +++ b/src/win32/orconfig.h @@ -241,7 +241,7 @@ #define USING_TWOS_COMPLEMENT /* Version number of package */ -#define VERSION "0.2.4.26" +#define VERSION "0.2.4.27"