]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Whoops, bump the version properly.
authorNick Mathewson <nickm@torproject.org>
Mon, 20 Oct 2014 14:29:16 +0000 (10:29 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 20 Oct 2014 14:29:16 +0000 (10:29 -0400)
contrib/tor-mingw.nsi.in
src/win32/orconfig.h

index 23a01b46c3c93f54d5a63f316ec1455670bf70c1..1e578cd4a06d571537907e9192c7674a7fdc2334 100644 (file)
@@ -8,7 +8,7 @@
 !include "LogicLib.nsh"
 !include "FileFunc.nsh"
 !insertmacro GetParameters
-!define VERSION "0.2.4.23"
+!define VERSION "0.2.4.25-dev"
 !define INSTALLER "tor-${VERSION}-win32.exe"
 !define WEBSITE "https://www.torproject.org/"
 !define LICENSE "LICENSE"
index c86e2b0fae0982f2066f995f65313ed506fa1737..d3f3eb19adcc85bf12f700208236a6833fb157c9 100644 (file)
 #define USING_TWOS_COMPLEMENT
 
 /* Version number of package */
-#define VERSION "0.2.4.23"
+#define VERSION "0.2.4.25-dev"