Commit 552b6202 authored by Nick Mathewson's avatar Nick Mathewson 🤹
Browse files

bump version in the other places :/

parent 725f2371
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"
+1 −1
Original line number Diff line number Diff line
@@ -218,7 +218,7 @@
#define USING_TWOS_COMPLEMENT

/* Version number of package */
#define VERSION "0.2.9.12-dev"
#define VERSION "0.2.9.13"