From a8152ef6268ab321fc3b0bc245d807c198345ccd Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Sun, 26 Sep 2021 17:30:01 +0200 Subject: [PATCH] Revert "+ Upd: Version files and Changes.txt" --- Versions/day.txt | 2 +- language/common_res.rc | 2 +- language/np3_en_us/strings_en_us.rc | 2 +- res/Notepad3.exe.manifest.conf | 2 +- src/VersionEx.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Versions/day.txt b/Versions/day.txt index cdf11a8dc..ced7b1ba5 100644 --- a/Versions/day.txt +++ b/Versions/day.txt @@ -1 +1 @@ -926 +925 diff --git a/language/common_res.rc b/language/common_res.rc index 83271f855..ae4e32c81 100644 --- a/language/common_res.rc +++ b/language/common_res.rc @@ -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\ diff --git a/language/np3_en_us/strings_en_us.rc b/language/np3_en_us/strings_en_us.rc index 0a881293c..aa6309120 100644 --- a/language/np3_en_us/strings_en_us.rc +++ b/language/np3_en_us/strings_en_us.rc @@ -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 diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf index 0badbf43a..a72d2e7f1 100644 --- a/res/Notepad3.exe.manifest.conf +++ b/res/Notepad3.exe.manifest.conf @@ -3,7 +3,7 @@ Notepad3 beta diff --git a/src/VersionEx.h b/src/VersionEx.h index c9bffff8a..b09f019ad 100644 --- a/src/VersionEx.h +++ b/src/VersionEx.h @@ -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