diff --git a/src/common/Version.hxx b/src/common/Version.hxx index afb535292..06a9bd527 100644 --- a/src/common/Version.hxx +++ b/src/common/Version.hxx @@ -22,7 +22,7 @@ #include -#define STELLA_VERSION "3.3.01" +#define STELLA_VERSION "3.3.05" #define STELLA_BUILD atoi("$Rev$" + 6) #endif