diff --git a/src/common/Version.hxx b/src/common/Version.hxx index 4a9e58d73..35e139b84 100644 --- a/src/common/Version.hxx +++ b/src/common/Version.hxx @@ -18,7 +18,7 @@ #ifndef VERSION_HXX #define VERSION_HXX -#define STELLA_VERSION "7.0_pre" -#define STELLA_BUILD "7293" +#define STELLA_VERSION "7.0" +#define STELLA_BUILD "8005" #endif