+ upd: Version files for Japanese translation

This commit is contained in:
Pairi Daiza 2020-03-21 05:41:18 +01:00
parent 490e4af4f7
commit f97b1379e7
4 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
3
1

View File

@ -1 +1 @@
320
321

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.20.320.3"
version="5.20.321.1"
type="win32"
/>
<description>Notepad3 RC3</description>

View File

@ -8,8 +8,8 @@
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 20
#define VERSION_REV 320
#define VERSION_BUILD 3
#define VERSION_REV 321
#define VERSION_BUILD 1
#define SCINTILLA_VER 432
#define ONIGURUMA_REGEX_VER 6.9.4
#define UCHARDET_VER 2018.09.27