]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
bump version in the other places :/
authorNick Mathewson <nickm@torproject.org>
Tue, 24 Oct 2017 13:11:07 +0000 (09:11 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 24 Oct 2017 13:11:07 +0000 (09:11 -0400)
contrib/win32build/tor-mingw.nsi.in
src/win32/orconfig.h

index df657d38b10ada6033cb20ec065cf9de469488be..cd414dd437eedf4b060d179bed46b893790052e4 100644 (file)
@@ -8,7 +8,7 @@
 !include "LogicLib.nsh"
 !include "FileFunc.nsh"
 !insertmacro GetParameters
-!define VERSION "0.2.9.12-dev"
+!define VERSION "0.2.9.13"
 !define INSTALLER "tor-${VERSION}-win32.exe"
 !define WEBSITE "https://www.torproject.org/"
 !define LICENSE "LICENSE"
index 47992c0d897648195cebc0ad528163adbe2f31ff..a249ba8c5701df45ca25c589a5896c97cc07a600 100644 (file)
 #define USING_TWOS_COMPLEMENT
 
 /* Version number of package */
-#define VERSION "0.2.9.12-dev"
+#define VERSION "0.2.9.13"