mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
bump version in the other places :/
This commit is contained in:
parent
725f237104
commit
552b620280
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue