From e3e5edf68429ab7ff26c21ba8bd65fac2d352531 Mon Sep 17 00:00:00 2001 From: Derick Payne Date: Thu, 2 Nov 2017 18:19:51 +0200 Subject: [PATCH] Beta Build 655 released https://github.com/rizonesoft/Notepad3/issues/160 --- Versions/build.txt | 2 +- res/Notepad3.exe.manifest.conf | 2 +- src/VersionEx.h | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Versions/build.txt b/Versions/build.txt index c9a777fb5..6412531f4 100644 --- a/Versions/build.txt +++ b/Versions/build.txt @@ -1 +1 @@ -632 +655 diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf index 572af4067..a163e5023 100644 --- a/res/Notepad3.exe.manifest.conf +++ b/res/Notepad3.exe.manifest.conf @@ -3,7 +3,7 @@ Notepad3 diff --git a/src/VersionEx.h b/src/VersionEx.h index 135ca4691..d0c772e97 100644 --- a/src/VersionEx.h +++ b/src/VersionEx.h @@ -1,5 +1,5 @@ #define VERSION_MAJOR 2 #define VERSION_MINOR 17 -#define VERSION_REV 1026 -#define VERSION_BUILD 634 -#define SCINTILLA_VER 401 +#define VERSION_REV 1102 +#define VERSION_BUILD 655 +#define SCINTILLA_VER 402