From 950b2f0cfeaeccd2c45e668e798a39956c1c3cf4 Mon Sep 17 00:00:00 2001 From: Jose Luis Blanco-Claraco Date: Mon, 9 Dec 2024 09:04:51 +0100 Subject: [PATCH] patch version bump --- appveyor.yml | 2 +- version_prefix.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 0d1c2d00ec..6779d2d361 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,5 @@ # version format -version: 2.14.6-{branch}-build{build} +version: 2.14.7-{branch}-build{build} os: Visual Studio 2019 diff --git a/version_prefix.txt b/version_prefix.txt index 4d1c369be6..0dd8677d28 100644 --- a/version_prefix.txt +++ b/version_prefix.txt @@ -1,4 +1,4 @@ -2.14.6 +2.14.7 # IMPORTANT: This file is parsed by CMake, don't add any comment to # the first line. # This file is used in both Windows and Linux scripts to automatically