mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
Whoops, bump the version properly.
This commit is contained in:
parent
e2112dd0c0
commit
fed78bce8b
@ -8,7 +8,7 @@
|
||||
!include "LogicLib.nsh"
|
||||
!include "FileFunc.nsh"
|
||||
!insertmacro GetParameters
|
||||
!define VERSION "0.2.4.23"
|
||||
!define VERSION "0.2.4.25-dev"
|
||||
!define INSTALLER "tor-${VERSION}-win32.exe"
|
||||
!define WEBSITE "https://www.torproject.org/"
|
||||
!define LICENSE "LICENSE"
|
||||
|
@ -241,7 +241,7 @@
|
||||
#define USING_TWOS_COMPLEMENT
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "0.2.4.23"
|
||||
#define VERSION "0.2.4.25-dev"
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user