diff --git a/src/common/Version.hxx b/src/common/Version.hxx index 0e2525a1b..016652e50 100644 --- a/src/common/Version.hxx +++ b/src/common/Version.hxx @@ -22,7 +22,7 @@ #include -#define STELLA_VERSION "3.2_svn" +#define STELLA_VERSION "3.1.1_test1" #define STELLA_BUILD atoi("$Rev$"+6) #endif