aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/resource/staticres.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/kyra/resource/staticres.cpp')
-rw-r--r--engines/kyra/resource/staticres.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/kyra/resource/staticres.cpp b/engines/kyra/resource/staticres.cpp
index fcf3158f5e..29b899a9b2 100644
--- a/engines/kyra/resource/staticres.cpp
+++ b/engines/kyra/resource/staticres.cpp
@@ -39,7 +39,7 @@
namespace Kyra {
-#define RESFILE_VERSION 94
+#define RESFILE_VERSION 95
namespace {
bool checkKyraDat(Common::SeekableReadStream *file) {