Commit fed78bce authored by Nick Mathewson's avatar Nick Mathewson 🤹
Browse files

Whoops, bump the version properly.

parent e2112dd0
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.4.23"
!define VERSION "0.2.4.25-dev"
!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
@@ -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"