From 2040c683da86ba74b9991dabf818fb46da3495ab Mon Sep 17 00:00:00 2001 From: Stephen Anthony Date: Fri, 12 Jan 2024 15:51:34 -0330 Subject: [PATCH] Final commit before tagging 6.7.1 release. --- src/common/Version.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/Version.hxx b/src/common/Version.hxx index 66f0f1965..6bac22b3a 100644 --- a/src/common/Version.hxx +++ b/src/common/Version.hxx @@ -19,6 +19,6 @@ #define VERSION_HXX #define STELLA_VERSION "6.7.1" -#define STELLA_BUILD "7293" +#define STELLA_BUILD "7298" #endif