summaryrefslogtreecommitdiff
path: root/byterun/exec.h
diff options
context:
space:
mode:
Diffstat (limited to 'byterun/exec.h')
-rw-r--r--byterun/exec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/byterun/exec.h b/byterun/exec.h
index 56609573e6..1abfa455c3 100644
--- a/byterun/exec.h
+++ b/byterun/exec.h
@@ -56,7 +56,7 @@ struct exec_trailer {
/* Magic number for this release */
-#define EXEC_MAGIC "Caml1999X007"
+#define EXEC_MAGIC "Caml1999X008"
#endif /* CAML_EXEC_H */