From f6b53fedf3d4e01dae2af4aeb9da81c2fcc36535 Mon Sep 17 00:00:00 2001 From: "Ben V. Brown" <5425387+Ralim@users.noreply.github.com> Date: Mon, 8 Mar 2021 21:42:10 +1100 Subject: [PATCH] Prep release 2.15 --- source/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/version.h b/source/version.h index 96fba0c7..c7d32e68 100644 --- a/source/version.h +++ b/source/version.h @@ -4,4 +4,4 @@ * i.e.: BUILD_VERSION = 'Rel. v2.08' --> Will generated to: 'v2.08.1a2b3c4' */ -#define BUILD_VERSION "v2.14" +#define BUILD_VERSION "v2.15"