+ chg: Update Changes.txt and prepare #(build) for new BETA

This commit is contained in:
Pairi Daiza 2019-08-15 21:57:43 +02:00
parent fc667c960f
commit 2e56a0daca
5 changed files with 8 additions and 8 deletions

View File

@ -69,7 +69,7 @@ TRANSLATIONS (MUI):
==================================================
Version 5.19.815.25xx (15 August 2019)
Version 5.19.815.2595 (15 August 2019)
==================================================
--------------------------------------------------

View File

@ -1 +1 @@
2527
2595

View File

@ -1 +1 @@
"RC2"
BETA

View File

@ -3,8 +3,8 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.19.814.2527"
version="5.19.815.2595"
type="win32"
/>
<description>Notepad3 RC2</description>
<description>Notepad3 BETA</description>
</assembly>

View File

@ -7,11 +7,11 @@
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 19
#define VERSION_REV 814
#define VERSION_BUILD 2527
#define VERSION_REV 815
#define VERSION_BUILD 2595
#define SCINTILLA_VER 420
#define ONIGURUMA_REGEX_VER 6.9.3
#define UCHARDET_VER 2018.09.27
#define TINYEXPR_VER 2018.05.11
#define UTHASH_VER 2.1.0
#define VERSION_PATCH RC2
#define VERSION_PATCH BETA