mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
+ Add version files for beta channel (Build_2725)
This commit is contained in:
parent
37e337e779
commit
b54a335fdd
@ -31,7 +31,7 @@ UCD - (UCD)ARDET is an Encoding Detector Library
|
||||
|
||||
|
||||
=====================================================
|
||||
Current BETA Version 5.20.206.(build_#) (2020-02-06)
|
||||
Current BETA Version 5.20.208.(build_#) (2020-02-08)
|
||||
=====================================================
|
||||
|
||||
-----------------------------------------------------
|
||||
|
||||
@ -1 +1 @@
|
||||
2724
|
||||
2725
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<assemblyIdentity
|
||||
name="Notepad3"
|
||||
processorArchitecture="*"
|
||||
version="5.20.206.2724"
|
||||
version="5.20.208.2725"
|
||||
type="win32"
|
||||
/>
|
||||
<description>Notepad3 BETA</description>
|
||||
|
||||
@ -8,8 +8,8 @@
|
||||
#define SAPPNAME "Notepad3"
|
||||
#define VERSION_MAJOR 5
|
||||
#define VERSION_MINOR 20
|
||||
#define VERSION_REV 206
|
||||
#define VERSION_BUILD 2724
|
||||
#define VERSION_REV 208
|
||||
#define VERSION_BUILD 2725
|
||||
#define SCINTILLA_VER 430
|
||||
#define ONIGURUMA_REGEX_VER 6.9.4
|
||||
#define UCHARDET_VER 2018.09.27
|
||||
|
||||
Loading…
Reference in New Issue
Block a user