diff --git a/src/common/Version.hxx b/src/common/Version.hxx index 1f66dcfd6..85f90f1e0 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.0-pre9" -#define STELLA_BUILD "3402" +#define STELLA_VERSION "5.0.0-pre10" +#define STELLA_BUILD "3444" #endif