diff --git a/src/common/Version.hxx b/src/common/Version.hxx index 65aa59489..3f020344f 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.2_beta1" -#define STELLA_BUILD "5741" +#define STELLA_VERSION "6.2" +#define STELLA_BUILD "5995" #endif