]> 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:17 +0000 (09:11 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 24 Oct 2017 13:11:17 +0000 (09:11 -0400)
contrib/win32build/tor-mingw.nsi.in
src/win32/orconfig.h

index 48a4d8e753d95d00fb2bfa2e75dab217bfc79780..a179d8483ed2654ed7fcb306a638ff908bf88903 100644 (file)
@@ -8,7 +8,7 @@
 !include "LogicLib.nsh"
 !include "FileFunc.nsh"
 !insertmacro GetParameters
-!define VERSION "0.3.0.11-dev"
+!define VERSION "0.3.0.12"
 !define INSTALLER "tor-${VERSION}-win32.exe"
 !define WEBSITE "https://www.torproject.org/"
 !define LICENSE "LICENSE"
index 7399f8178b0006724ebf98fec80fbe20afff1780..47a00dc6d67aa2f01006b61d23fbde15fa9d3934 100644 (file)
 #define USING_TWOS_COMPLEMENT
 
 /* Version number of package */
-#define VERSION "0.3.0.11-dev"
+#define VERSION "0.3.0.12"