Revert "+ Upd: Version files and Changes.txt"

This commit is contained in:
Pairi Daiza 2021-09-26 17:30:01 +02:00 committed by GitHub
parent 7e7b79ef62
commit a8152ef626
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
926
925

View File

@ -170,7 +170,7 @@ IDS_MUI_ABOUT_LICENSES "\
// Notepad's BSD License
// --------------------------------------------
IDS_MUI_ABOUT_RTF_6 "\
\\cf0 \\fs20\\b1\\ul1 Notepad3 License:\\ul0\\b0\\fs18\\par\
\\cf0 \\fs20\\b1\\ul1 Notepad3 Licence:\\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 Licenses:\\ul0\\b0\\fs18\\par\
\\cf0 \\fs20\\b1\\ul1 Licences:\\ul0\\b0\\fs18\\par\
"
END

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Rizonesoft.Notepad3"
processorArchitecture="*"
version="5.21.926.1"
version="5.21.925.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 926
#define VERSION_REV 925
#define VERSION_BUILD 1
#define SCINTILLA_VER 511
#define LEXILLA_VER 511