summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--blastem.c2
-rw-r--r--menu.s682
2 files changed, 2 insertions, 2 deletions
diff --git a/blastem.c b/blastem.c
index b6a0baf..56f567f 100644
--- a/blastem.c
+++ b/blastem.c
@@ -22,7 +22,7 @@
#include "terminal.h"
#include "arena.h"
-#define BLASTEM_VERSION "0.4.0"
+#define BLASTEM_VERSION "0.4.1"
#define MCLKS_NTSC 53693175
#define MCLKS_PAL 53203395
diff --git a/menu.s68 b/menu.s68
index 5b841da..f306be9 100644
--- a/menu.s68
+++ b/menu.s68
@@ -1239,7 +1239,7 @@ prev_str:
dc.b "Prev", 0
about_text:
- dc.b "BlastEm v0.4.0", 0
+ dc.b "BlastEm v0.4.1", 0
dc.b "Copyright 2011-2016 Michael Pavone", 0
dc.b " ", 0
dc.b "BlastEm is a high performance, open", 0