+ Add version files for beta channel (Build_2669)

This commit is contained in:
Pairi Daiza 2019-11-05 16:00:36 +01:00
parent 532b81cb47
commit 9c3e295f8e
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
2668
2669

View File

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

View File

@ -9,7 +9,7 @@
#define VERSION_MAJOR 5
#define VERSION_MINOR 19
#define VERSION_REV 1105
#define VERSION_BUILD 2668
#define VERSION_BUILD 2669
#define SCINTILLA_VER 420
#define ONIGURUMA_REGEX_VER 6.9.4
#define UCHARDET_VER 2018.09.27