mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
bump version in the other places :/
This commit is contained in:
parent
302b5f577d
commit
5325e7ccab
@ -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"
|
||||
|
@ -218,7 +218,7 @@
|
||||
#define USING_TWOS_COMPLEMENT
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "0.3.0.11-dev"
|
||||
#define VERSION "0.3.0.12"
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user