Merge branch 'Dev_RC' into Dev_LongPath

This commit is contained in:
METANEOCORTEX\Kotti 2021-09-27 08:50:27 +02:00
commit cb4309ff96
5 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
925
926

View File

@ -170,7 +170,7 @@ IDS_MUI_ABOUT_LICENSES "\
// Notepad's BSD License
// --------------------------------------------
IDS_MUI_ABOUT_RTF_6 "\
\\cf0 \\fs20\\b1\\ul1 Notepad3 Licence:\\ul0\\b0\\fs18\\par\
\\cf0 \\fs20\\b1\\ul1 Notepad3 License:\\ul0\\b0\\fs18\\par\
\\cf0 \\par\
\\cf0 Notepad3 and MiniPath Copyright \\u0169 2008-2021 Rizonesoft, All rights reserved.\\par\
\\cf0 https://www.rizonesoft.com\\par\

View File

@ -362,7 +362,7 @@ IDS_MUI_ABOUT_RTF_4 "\
\\cf0 \\fs20\\b1\\ul1 Resources:\\ul0\\b0\\fs18\\par\
"
IDS_MUI_ABOUT_RTF_5 "\
\\cf0 \\fs20\\b1\\ul1 Licences:\\ul0\\b0\\fs18\\par\
\\cf0 \\fs20\\b1\\ul1 Licenses:\\ul0\\b0\\fs18\\par\
"
END

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Rizonesoft.Notepad3"
processorArchitecture="*"
version="5.21.925.1"
version="5.21.926.1"
type="win32"
/>
<description>Notepad3 beta</description>

View File

@ -8,7 +8,7 @@
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 21
#define VERSION_REV 925
#define VERSION_REV 926
#define VERSION_BUILD 1
#define SCINTILLA_VER 511
#define LEXILLA_VER 511