diff --git a/src/common/Version.hxx b/src/common/Version.hxx index 3be039ff7..beae6bc52 100644 --- a/src/common/Version.hxx +++ b/src/common/Version.hxx @@ -18,7 +18,7 @@ #ifndef VERSION_HXX #define VERSION_HXX -#define STELLA_VERSION "5.0" +#define STELLA_VERSION "5.1_pre" #define STELLA_BUILD "3474" #endif