+ upd: Version files, Acknowledgments lists and Changes.txt

This commit is contained in:
Pairi Daiza 2020-07-19 22:37:21 +02:00
parent 76de0d2ecc
commit 20c856f50e
6 changed files with 31 additions and 28 deletions

View File

@ -33,7 +33,7 @@ SUP - (S)et(UP) / Installer Package
=====================================================
Current RC2 Version 5.20.717.(build_#) (2020-07-17)
Current RC2 Version 5.20.719.(build_#) (2020-07-19)
=====================================================
-----------------------------------------------------
@ -149,6 +149,7 @@ TRANSLATIONS (MUI):
-----------------------------------------------------
- Korean (ko-KR).
- Portuguese (pt-PT).
- Spanish Mexican (es-MX).
- Slovak (sk-SK).

View File

@ -64,7 +64,7 @@ Windows 7, 8, 8.1 and 10 both 32-bit and 64-bit
Development:
------------
- Florian 'Flo' Balmer (Notepad2) http://www.flos-freeware.ch/
- RaiKoHoff https://github.com/RaiKoHoff/
- RaiKoHoff https://github.com/RaiKoHoff/
--------------------------------------------------------------------------------
Contributors:
@ -87,36 +87,37 @@ N.Hodgson (Scintilla) https://www.scintilla.org/
K.Kosako (Oniguruma Regex) https://github.com/kkos/oniguruma/
Stefan Küng (grepWin) https://github.com/stefankueng/grepWin/
D.Dyer (NotepadCrypt) https://www.real-me.net/ddyer/notepad/NotepadCrypt.html
T.D.Hanson (uthash) https://troydhanson.github.io/uthash/
T.D.Hanson (uthash) https://troydhanson.github.io/uthash/
Carbo Kuo (Mozilla's uchardet) https://www.freedesktop.org/wiki/Software/uchardet/
Lewis Van Winkle (TinyExpr) https://github.com/codeplea/tinyexpr/
--------------------------------------------------------------------------------
Acknowledgments:
----------------
alexantr https://github.com/alexantr/
AlexIljin https://github.com/AlexIljin/
craigo- https://github.com/craigo-/
Crane70 https://github.com/Crane70/
engelhro https://github.com/engelhro/
Hexaae https://github.com/Hexaae/
hpwamr https://github.com/hpwamr/
it4u https://github.com/it4u/
jupester https://github.com/jupester/
kofifus https://github.com/kofifus/
Lacn0755 https://github.com/Lacn0755/
leeoniya https://github.com/leeoniya/
lhmouse https://github.com/lhmouse/
ltGuillaume https://github.com/ltGuillaume/
maboroshin https://github.com/maboroshin/
MadDogVachon https://github.com/MadDogVachon/
alexantr https://github.com/alexantr/
AlexIljin https://github.com/AlexIljin/
craigo- https://github.com/craigo-/
Crane70 https://github.com/Crane70/
engelhro https://github.com/engelhro/
Hexaae https://github.com/Hexaae/
hpwamr https://github.com/hpwamr/
it4u https://github.com/it4u/
jmacasd https://github.com/jmacasd/
jupester https://github.com/jupester/
kofifus https://github.com/kofifus/
Lacn0755 https://github.com/Lacn0755/
leeoniya https://github.com/leeoniya/
lhmouse https://github.com/lhmouse/
ltGuillaume https://github.com/ltGuillaume/
maboroshin https://github.com/maboroshin/
MadDogVachon https://github.com/MadDogVachon/
ohgree https://github.com/ohgree/
RaffaeleBianc0 https://github.com/RaffaeleBianc0/
rizonesoft https://github.com/rizonesoft/
Rudolfin https://github.com/Rudolfin/
ThreeLightsBeyond https://github.com/ThreeLightsBeyond/
xsak https://github.com/xsak/
zufuliu https://github.com/zufuliu/
RaffaeleBianc0 https://github.com/RaffaeleBianc0/
rizonesoft https://github.com/rizonesoft/
Rudolfin https://github.com/Rudolfin/
ThreeLightsBeyond https://github.com/ThreeLightsBeyond/
xsak https://github.com/xsak/
zufuliu https://github.com/zufuliu/
--------------------------------------------------------------------------------
Resources:

View File

@ -1 +1 @@
716
719

View File

@ -122,6 +122,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 jmacasd\\tab https://github.com/jmacasd/\\par\
\\cf0 jupester\\tab https://github.com/jupester/\\par\
\\cf0 kofifus\\tab https://github.com/kofifus/\\par\
\\cf0 Lacn0755\\tab https://github.com/Lacn0755/\\par\

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.20.716.1"
version="5.20.719.1"
type="win32"
/>
<description>Notepad3 RC2</description>

View File

@ -8,7 +8,7 @@
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 20
#define VERSION_REV 716
#define VERSION_REV 719
#define VERSION_BUILD 1
#define SCINTILLA_VER 443
#define ONIGURUMA_REGEX_VER 6.9.5