From 5f96309f9c5ace2814d07a82c0e69427fc1d331d Mon Sep 17 00:00:00 2001 From: "Ben V. Brown" <5425387+Ralim@users.noreply.github.com> Date: Mon, 9 Dec 2024 21:37:06 +1100 Subject: [PATCH] Update version for RC-1 --- source/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/version.h b/source/version.h index 74ffad74b7..c2320b9d61 100644 --- a/source/version.h +++ b/source/version.h @@ -21,4 +21,4 @@ * * BUILD_VERSION = 'v2.22' -> from stable git release: 'v2.22R.5E6F7G8H' */ -#define BUILD_VERSION "v2.22" +#define BUILD_VERSION "v2.23"