mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
+ upd: Version files and Changes.txt
This commit is contained in:
parent
c2589e378b
commit
b3ae4084eb
@ -34,7 +34,7 @@ SUP - (S)et(UP) / Installer Package
|
||||
|
||||
|
||||
========================================================
|
||||
Current BETA/RC Version 5.20.1020.(build_#) (2020-10-20)
|
||||
Current BETA/RC Version 5.20.1024.(build_#) (2020-10-24)
|
||||
========================================================
|
||||
|
||||
--------------------------------------------------------
|
||||
@ -139,7 +139,7 @@ REMOVED:
|
||||
TRANSLATIONS (MUI):
|
||||
--------------------------------------------------------
|
||||
[.xxx.x]- .
|
||||
[1020.1]- Hindi (hi-IN) in processing...
|
||||
[1024.1]- Hindi (hi-IN) in processing...
|
||||
[.915.2]- Turkish (tr-TR) in processing...
|
||||
[.915.2]- Chinese Traditional (zh-TW) in waiting...
|
||||
[.915.2]- Indonesian (id-ID) in waiting...
|
||||
|
||||
@ -104,6 +104,7 @@ engelhro https://github.com/engelhro
|
||||
Hexaae https://github.com/Hexaae
|
||||
hpwamr https://github.com/hpwamr
|
||||
it4u https://github.com/it4u
|
||||
JeepWillys58 https://github.com/JeepWillys58
|
||||
jmacasd https://github.com/jmacasd
|
||||
jupester https://github.com/jupester
|
||||
kofifus https://github.com/kofifus
|
||||
@ -115,6 +116,7 @@ maboroshin https://github.com/maboroshin
|
||||
MadDogVachon https://github.com/MadDogVachon
|
||||
Mitezuss https://github.com/Mitezuss
|
||||
RaffaeleBianc0 https://github.com/RaffaeleBianc0
|
||||
RaiKoHoff https://github.com/RaiKoHoff
|
||||
rizonesoft https://github.com/rizonesoft
|
||||
Rudolfin https://github.com/Rudolfin
|
||||
ThreeLightsBeyond https://github.com/ThreeLightsBeyond
|
||||
|
||||
@ -1 +1 @@
|
||||
1020
|
||||
1024
|
||||
|
||||
@ -125,6 +125,7 @@ IDS_MUI_ABOUT_ACKNOWLEDGES "\
|
||||
\\cf0 Hexaae\\tab https://github.com/Hexaae\\par\
|
||||
\\cf0 hpwamr\\tab https://github.com/hpwamr\\par\
|
||||
\\cf0 it4u\\tab https://github.com/it4u\\par\
|
||||
\\cf0 JeepWillys58\\tab https://github.com/JeepWillys58\\par\
|
||||
\\cf0 jmacasd\\tab https://github.com/jmacasd\\par\
|
||||
\\cf0 jupester\\tab https://github.com/jupester\\par\
|
||||
\\cf0 kofifus\\tab https://github.com/kofifus\\par\
|
||||
@ -136,6 +137,7 @@ IDS_MUI_ABOUT_ACKNOWLEDGES "\
|
||||
\\cf0 MadDogVachon\\tab https://github.com/MadDogVachon\\par\
|
||||
\\cf0 Mitezuss\\tab https://github.com/Mitezuss\\par\
|
||||
\\cf0 RaffaeleBianc0\\tab https://github.com/RaffaeleBianc0\\par\
|
||||
\\cf0 RaiKoHoff\\tab https://github.com/RaiKoHoff\\par\
|
||||
\\cf0 rizonesoft\\tab https://github.com/rizonesoft\\par\
|
||||
\\cf0 Rudolfin\\tab https://github.com/Rudolfin\\par\
|
||||
\\cf0 ThreeLightsBeyond\\tab https://github.com/ThreeLightsBeyond\\par\
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<assemblyIdentity
|
||||
name="Notepad3"
|
||||
processorArchitecture="*"
|
||||
version="5.20.1020.1"
|
||||
version="5.20.1024.1"
|
||||
type="win32"
|
||||
/>
|
||||
<description>Notepad3 beta</description>
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
#define SAPPNAME "Notepad3"
|
||||
#define VERSION_MAJOR 5
|
||||
#define VERSION_MINOR 20
|
||||
#define VERSION_REV 1020
|
||||
#define VERSION_REV 1024
|
||||
#define VERSION_BUILD 1
|
||||
#define SCINTILLA_VER 445
|
||||
#define ONIGURUMA_REGEX_VER 6.9.6
|
||||
|
||||
Loading…
Reference in New Issue
Block a user