+ Add version files for beta channel (Build_2696)

This commit is contained in:
Pairi Daiza 2019-12-15 17:20:04 +01:00
parent aa4c1f88cd
commit 748001667f
3 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
2695
2996

View File

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

View File

@ -8,8 +8,8 @@
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 19
#define VERSION_REV 1205
#define VERSION_BUILD 2695
#define VERSION_REV 1215
#define VERSION_BUILD 2996
#define SCINTILLA_VER 421
#define ONIGURUMA_REGEX_VER 6.9.4
#define UCHARDET_VER 2018.09.27