]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Bump 0.2.4 version more places
authorNick Mathewson <nickm@torproject.org>
Mon, 6 Apr 2015 13:48:53 +0000 (09:48 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 6 Apr 2015 13:48:53 +0000 (09:48 -0400)
contrib/tor-mingw.nsi.in
src/win32/orconfig.h

index f16e637de62bda8e0f5d62bcf7c880fddbdd7f61..a66bcd1a561c73731e829a35097f5ffc709bb21e 100644 (file)
@@ -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"
index a028e9ec467ad4826323145a113c8da858ba3a53..baddef622abd26fd461df5faa0ad00a79c11c2ab 100644 (file)
 #define USING_TWOS_COMPLEMENT
 
 /* Version number of package */
-#define VERSION "0.2.4.26"
+#define VERSION "0.2.4.27"