From d373c87da3315ff98868412c1e794255cf0e3030 Mon Sep 17 00:00:00 2001 From: Stephen Anthony Date: Sat, 9 Jan 2021 15:56:07 -0330 Subject: [PATCH] And so it begins again ... --- 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 1f2f2e6a0..f10389d9a 100644 --- a/src/common/Version.hxx +++ b/src/common/Version.hxx @@ -18,7 +18,7 @@ #ifndef VERSION_HXX #define VERSION_HXX -#define STELLA_VERSION "6.5" +#define STELLA_VERSION "6.6_pre" #define STELLA_BUILD "6673" #endif