+ Upd: Version files and Changes.txt

This commit is contained in:
Pairi Daiza 2021-04-20 23:05:28 +02:00
parent 4dd8944115
commit 24717b620c
No known key found for this signature in database
GPG Key ID: CA8DC330CDB482FA
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
1
2

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.21.420.1"
version="5.21.420.2"
type="win32"
/>
<description>Notepad3 beta</description>

View File

@ -9,7 +9,7 @@
#define VERSION_MAJOR 5
#define VERSION_MINOR 21
#define VERSION_REV 420
#define VERSION_BUILD 1
#define VERSION_BUILD 2
#define SCINTILLA_VER 501
#define LEXILLA_VER 501
#define ONIGURUMA_REGEX_VER 6.9.6