From 1cf288a8c793e2bc4de5c04904765c741dc0caa4 Mon Sep 17 00:00:00 2001 From: Derick Payne Date: Sun, 30 Jun 2019 21:48:43 +0200 Subject: [PATCH 1/3] Releasing Build 2381 --- Versions/build.txt | 2 +- res/Notepad3.exe.manifest.conf | 4 ++-- src/VersionEx.h | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Versions/build.txt b/Versions/build.txt index 7f8dea745..8c5581cf3 100644 --- a/Versions/build.txt +++ b/Versions/build.txt @@ -1 +1 @@ -2252 +2381 diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf index 914ae09c0..85db89fbc 100644 --- a/res/Notepad3.exe.manifest.conf +++ b/res/Notepad3.exe.manifest.conf @@ -3,8 +3,8 @@ - Notepad3 RC2 + Notepad3 diff --git a/src/VersionEx.h b/src/VersionEx.h index e8f9a0d41..ef0293ed8 100644 --- a/src/VersionEx.h +++ b/src/VersionEx.h @@ -7,8 +7,8 @@ #define SAPPNAME "Notepad3" #define VERSION_MAJOR 5 #define VERSION_MINOR 19 -#define VERSION_REV 613 -#define VERSION_BUILD 2252 +#define VERSION_REV 630 +#define VERSION_BUILD 2381 #define SCINTILLA_VER 416 #define ONIGMO_REGEX_VER 6.2.0 -#define VERSION_PATCH RC2 +#define VERSION_PATCH From a1482b93b04bef15d92f59e2af6aefef1fbc7b69 Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Mon, 1 Jul 2019 09:45:11 +0200 Subject: [PATCH 2/3] Releasing Build 2381 --- Build/Changes.txt | 2 +- np3portableapp/build_np3portableapp.cmd | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Build/Changes.txt b/Build/Changes.txt index 42c42b1ed..2c134eae8 100644 --- a/Build/Changes.txt +++ b/Build/Changes.txt @@ -30,7 +30,7 @@ UCD - (UCD)ARDET is an Encoding Detector Library ================================================== -Version 5.19.xxx.xxxx (xx Xxxx 2019) +Version 5.19.630.2381 (30 June 2019) ================================================== -------------------------------------------------- diff --git a/np3portableapp/build_np3portableapp.cmd b/np3portableapp/build_np3portableapp.cmd index 2d01d1ab4..a8c044510 100644 --- a/np3portableapp/build_np3portableapp.cmd +++ b/np3portableapp/build_np3portableapp.cmd @@ -35,7 +35,6 @@ set NP3_LANGUAGE_SET=af-ZA be-BY de-DE en-GB es-ES fr-FR hu-HU it-IT ja-JP ko-KR :: --- Environment --- set SCRIPT_DIR=%~dp0 set PORTAPP_ROOT_DIR=D:\PortableApps -::set PORTAPP_ROOT_DIR=D:\Rizonesoft\PortableApps\PortableApps set PORTAPP_APP_COMPACTOR=%PORTAPP_ROOT_DIR%\PortableApps.comAppCompactor\PortableApps.comAppCompactor.exe set PORTAPP_LAUNCHER_CREATOR=%PORTAPP_ROOT_DIR%\PortableApps.comLauncher\PortableApps.comLauncherGenerator.exe set PORTAPP_INSTALLER_CREATOR=%PORTAPP_ROOT_DIR%\PortableApps.comInstaller\PortableApps.comInstaller.exe From b163dde93c767068f954dadb100045164f389071 Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Mon, 1 Jul 2019 09:52:23 +0200 Subject: [PATCH 3/3] Releasing Build 2381 --- Build/Changes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Build/Changes.txt b/Build/Changes.txt index 2c134eae8..11b25990d 100644 --- a/Build/Changes.txt +++ b/Build/Changes.txt @@ -105,7 +105,7 @@ FIXES: -------------------------------------------------- - Load external Toolbars (clear config on error, path relative to be portable) - Focused View: refolding by lexer -- FocusedView started from Find/Replace dialog +- Focused View started from Find/Replace dialog - Do not ignore notify change for Paste/Swap/Undo/Redo - Colourise bug on find next (w/ mark occurrences) - Indentation warning dialog