diff --git a/src/common/Version.hxx b/src/common/Version.hxx index cbb97eefc..a16039595 100644 --- a/src/common/Version.hxx +++ b/src/common/Version.hxx @@ -21,7 +21,7 @@ #include -#define STELLA_BASE_VERSION "3.1_test3" +#define STELLA_BASE_VERSION "3.1_test4" #ifdef NIGHTLY_BUILD #define STELLA_VERSION STELLA_BASE_VERSION "pre-" NIGHTLY_BUILD