diff --git a/src/common/Version.hxx b/src/common/Version.hxx index 6594889fd..438a56014 100644 --- a/src/common/Version.hxx +++ b/src/common/Version.hxx @@ -22,7 +22,7 @@ #include -#define STELLA_VERSION "3.9.1_beta1" +#define STELLA_VERSION "3.9.1_rc1" #define STELLA_BUILD atoi("$Rev$" + 6) #endif