diff --git a/src/common/Version.hxx b/src/common/Version.hxx index 9fd970829..e8add8b49 100644 --- a/src/common/Version.hxx +++ b/src/common/Version.hxx @@ -22,7 +22,7 @@ #include -#define STELLA_VERSION "3.2_test3" +#define STELLA_VERSION "3.2_test4" #define STELLA_BUILD atoi("$Rev$"+6) #endif