diff --git a/src/common/Version.hxx b/src/common/Version.hxx index a11281afe..7258265f9 100644 --- a/src/common/Version.hxx +++ b/src/common/Version.hxx @@ -22,7 +22,7 @@ #include -#define STELLA_VERSION "4.5_svn" +#define STELLA_VERSION "4.5_beta1" #define STELLA_BUILD atoi("$Rev$" + 6) #endif