aboutsummaryrefslogtreecommitdiff
path: root/gui/theme.h
diff options
context:
space:
mode:
authorVicent Marti2008-10-18 09:14:43 +0000
committerVicent Marti2008-10-18 09:14:43 +0000
commitdf8af387fb33d5ef645e41b554267aaafd2432bf (patch)
tree0b48d85a3da98b274aa993e1c12bf5104e8b0c80 /gui/theme.h
parent6e8adf4ea69914dd48322a2b3aeb7d91301dbb45 (diff)
downloadscummvm-rg350-df8af387fb33d5ef645e41b554267aaafd2432bf.tar.gz
scummvm-rg350-df8af387fb33d5ef645e41b554267aaafd2432bf.tar.bz2
scummvm-rg350-df8af387fb33d5ef645e41b554267aaafd2432bf.zip
Changed XML Parser to require standards-compilant XML header.
Updated STX version to 0.3 svn-id: r34817
Diffstat (limited to 'gui/theme.h')
-rw-r--r--gui/theme.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/theme.h b/gui/theme.h
index 45c81a06cf..0b20613fe4 100644
--- a/gui/theme.h
+++ b/gui/theme.h
@@ -35,7 +35,7 @@
#include "graphics/fontman.h"
#define THEME_VERSION 24
-#define SCUMMVM_THEME_VERSION_STR "SCUMMVM_STX0.2"
+#define SCUMMVM_THEME_VERSION_STR "SCUMMVM_STX0.3"
namespace GUI {