From bb8417db2e063aa3508095f2f1dd8533097ac95f Mon Sep 17 00:00:00 2001 From: Callum Linden Date: Wed, 4 Oct 2023 13:37:14 -0700 Subject: [PATCH] Incorporate CEF 117.0.5938.132 and call it version v1.14.0 --- src/dullahan_version.h.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/dullahan_version.h.in b/src/dullahan_version.h.in index 79bebeb..bf392c1 100644 --- a/src/dullahan_version.h.in +++ b/src/dullahan_version.h.in @@ -37,8 +37,8 @@ // version of this package #define DULLAHAN_VERSION_MAJOR 1 -#define DULLAHAN_VERSION_MINOR 15 -#define DULLAHAN_VERSION_POINT 3 +#define DULLAHAN_VERSION_MINOR 14 +#define DULLAHAN_VERSION_POINT 0 // The build version number as of v1.2 is now the date/time the build was made // It is only regenerated if the constructed version header (dullahan_version.h)