diff options
Diffstat (limited to 'devtools/create_xeen/create_xeen.cpp')
-rw-r--r-- | devtools/create_xeen/create_xeen.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devtools/create_xeen/create_xeen.cpp b/devtools/create_xeen/create_xeen.cpp index 0ef9cddc59..95253a2d66 100644 --- a/devtools/create_xeen/create_xeen.cpp +++ b/devtools/create_xeen/create_xeen.cpp @@ -39,7 +39,7 @@ #include "constants.h" #include "map.h" -#define VERSION_NUMBER 2 +#define VERSION_NUMBER 3 Common::File outputFile; |