Merge pull request #1995 from RaiKoHoff/RC1

Update version files for menu_ja_jp.rc
This commit is contained in:
Rainer Kottenhoff 2020-02-15 14:14:51 +01:00 committed by GitHub
commit ca5a5ff154
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 6 deletions

View File

@ -1 +1 @@
7
1

View File

@ -1 +1 @@
213
215

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.20.213.7"
version="5.20.215.1"
type="win32"
/>
<description>Notepad3 RC1</description>

View File

@ -8,12 +8,12 @@
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 20
#define VERSION_REV 213
#define VERSION_BUILD 7
#define VERSION_REV 215
#define VERSION_BUILD 1
#define SCINTILLA_VER 430
#define ONIGURUMA_REGEX_VER 6.9.4
#define UCHARDET_VER 2018.09.27
#define TINYEXPR_VER 2018.05.11
#define UTHASH_VER 2.1.0
#define VERSION_PATCH RC1
#define VERSION_COMMIT_ID t7820-rk
#define VERSION_COMMIT_ID nebukadn