summaryrefslogtreecommitdiff
path: root/amiga/expat_lib.c
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/expat_lib.c')
-rwxr-xr-xamiga/expat_lib.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/amiga/expat_lib.c b/amiga/expat_lib.c
index 9fd05e5..e86ff19 100755
--- a/amiga/expat_lib.c
+++ b/amiga/expat_lib.c
@@ -27,8 +27,8 @@
#define LIBNAME "expat.library"
#define LIBPRI 0
#define VERSION 5
-#define REVISION 1
-#define VSTRING "expat.library 5.1 (31.1.2009)" /* dd.mm.yyyy */
+#define REVISION 2
+#define VSTRING "expat.library 5.2 (9.2.2009)" /* dd.mm.yyyy */
static const char* __attribute__((used)) verstag = "\0$VER: " VSTRING;