From df8af387fb33d5ef645e41b554267aaafd2432bf Mon Sep 17 00:00:00 2001 From: Vicent Marti Date: Sat, 18 Oct 2008 09:14:43 +0000 Subject: Changed XML Parser to require standards-compilant XML header. Updated STX version to 0.3 svn-id: r34817 --- gui/theme.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui/theme.h') 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 { -- cgit v1.2.3