Skip to content
Snippets Groups Projects
Commit fed78bce authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

Whoops, bump the version properly.

parent e2112dd0
Branches
Tags
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment