From e3bf279b3a6793602a0a3cde47f342d281767929 Mon Sep 17 00:00:00 2001 From: Derick Payne Date: Tue, 2 Jan 2018 02:35:56 +0200 Subject: [PATCH] Another attempt to fix version testing. --- Versions/build.txt | 2 +- res/Notepad3.exe.manifest.conf | 2 +- src/VersionEx.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Versions/build.txt b/Versions/build.txt index b371f5ce8..114370ffb 100644 --- a/Versions/build.txt +++ b/Versions/build.txt @@ -1 +1 @@ -794 +795 diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf index 38b7caf81..ceef685ba 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 a163cdade..4769b32fa 100644 --- a/src/VersionEx.h +++ b/src/VersionEx.h @@ -6,6 +6,6 @@ #define VERSION_MAJOR 3 #define VERSION_MINOR 18 #define VERSION_REV 0102 -#define VERSION_BUILD 794 +#define VERSION_BUILD 795 #define SCINTILLA_VER 402 #define ONIGMO_REGEX_VER 6.1.3