diff --git a/src/common/Version.hxx b/src/common/Version.hxx index cfe49dc68..b9dcb6f39 100644 --- a/src/common/Version.hxx +++ b/src/common/Version.hxx @@ -22,7 +22,7 @@ #include -#define STELLA_VERSION "4.2" +#define STELLA_VERSION "4.3_svn" #define STELLA_BUILD atoi("$Rev$" + 6) #endif