From 5d2d6fb00f3342e94de853f1b29a5dee5f8812ff Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Mon, 24 Aug 2020 15:43:39 +0200 Subject: [PATCH] + upd: Version files and Changes.txt --- Build/Changes.txt | 6 ++++-- Versions/day.txt | 2 +- res/Notepad3.exe.manifest.conf | 2 +- src/VersionEx.h | 2 +- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/Build/Changes.txt b/Build/Changes.txt index 81415e7a2..a017f76d6 100644 --- a/Build/Changes.txt +++ b/Build/Changes.txt @@ -33,13 +33,14 @@ SUP - (S)et(UP) / Installer Package ===================================================== -Current BETA Version 5.20.823.(build_#) (2020-08-23) +Current BETA Version 5.20.824.(build_#) (2020-08-24) ===================================================== ----------------------------------------------------- NEW: ----------------------------------------------------- [.###.#]- +[.824.1]- Focused-View: mode Fold-Only. [.823.1]- Mark Occurrences: show additional Bookmark (Arrows). [.823.1]- Bookmark context menu: clear marker type. [.822.2]- FocusedView Options: Bookmarks/Line-Highlight & Folding. @@ -78,7 +79,7 @@ CHANGES: [.729.1]- DPI-Aware About & Custom.Scheme dialog. [.729.1]- Swap Shortcuts: "Search in Files" -> "Ctrl+Shift+F" and Toggle Folds -> "Ctrl+Alt+F". [.723.1]- Review document modified handler (dirty-flag). -[.817.2]- Update grepWinNP3 (GRE) version 2.1.3.26 (2020-08-17). +[.817.2]-- Update grepWinNP3 (GRE) version 2.1.3.26 (2020-08-17). [.813.1]- Update Oniguruma Regex (ONI) engine version 6.9.6 (2020-07-31). [.818.1]- Update Scintilla Library (SCI) version 4.4.4 (2020-08-18). @@ -92,6 +93,7 @@ ENHANCEMENT: FIXES: ----------------------------------------------------- [.###.#]- +[.824.1]- Not intended bookmarker on F/R dialog mark findings. [.823.1]- Bookmark Occurrences too menu checked. [.823.1]- Scroll to cursor for selection start/end jumps. [.823.1]- Not intended "violet" bookmark. diff --git a/Versions/day.txt b/Versions/day.txt index 20f9720bd..2a83cc214 100644 --- a/Versions/day.txt +++ b/Versions/day.txt @@ -1 +1 @@ -823 +824 diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf index 5aa4c323f..439e20941 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 0a345f64d..fc5de9cd5 100644 --- a/src/VersionEx.h +++ b/src/VersionEx.h @@ -8,7 +8,7 @@ #define SAPPNAME "Notepad3" #define VERSION_MAJOR 5 #define VERSION_MINOR 20 -#define VERSION_REV 823 +#define VERSION_REV 824 #define VERSION_BUILD 1 #define SCINTILLA_VER 444 #define ONIGURUMA_REGEX_VER 6.9.5