MUI - Translation >Japanese : String: disclaimer

+ upd: Versioning files
This commit is contained in:
Pairi Daiza 2020-04-16 15:55:34 +02:00
parent 974d2120b0
commit bd5080e5b9
5 changed files with 6 additions and 6 deletions

View File

@ -32,7 +32,7 @@ GRE - (GRE)pWinNP3 Search in Files Tool
=====================================================
Current BETA Version 5.20.414.(build_#) (2020-04-14)
Current BETA Version 5.20.416.(build_#) (2020-04-16)
=====================================================
-----------------------------------------------------

View File

@ -1 +1 @@
2
1

View File

@ -1 +1 @@
414
416

View File

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

View File

@ -8,8 +8,8 @@
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 20
#define VERSION_REV 414
#define VERSION_BUILD 2
#define VERSION_REV 416
#define VERSION_BUILD 1
#define SCINTILLA_VER 432
#define ONIGURUMA_REGEX_VER 6.9.5
#define UCHARDET_VER 2018.09.27