+ chg: Update build# to v2407

This commit is contained in:
Pairi Daiza 2019-07-26 20:14:31 +02:00
parent 9a440c0076
commit 33e98b025b
3 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
2406
2407

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.19.725.2406"
version="5.19.726.2407"
type="win32"
/>
<description>Notepad3 BETA</description>

View File

@ -7,8 +7,8 @@
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 19
#define VERSION_REV 725
#define VERSION_BUILD 2406
#define VERSION_REV 726
#define VERSION_BUILD 2407
#define SCINTILLA_VER 420
#define ONIGURUMA_REGEX_VER 6.9.3
#define VERSION_PATCH BETA