mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
Revert "+ Upd: Version files and Changes.txt"
This commit is contained in:
parent
7e7b79ef62
commit
a8152ef626
@ -1 +1 @@
|
||||
926
|
||||
925
|
||||
|
||||
@ -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\
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user