summaryrefslogtreecommitdiff
path: root/blastem.c
diff options
context:
space:
mode:
authorMichael Pavone <pavone@retrodev.com>2017-01-22 19:43:04 -0800
committerMichael Pavone <pavone@retrodev.com>2017-01-22 19:43:04 -0800
commit6dff331e0e35afcdc1401b51d50138e76dbe404c (patch)
tree1018ab7d00100f927feb6841bc801d504a27aa04 /blastem.c
parent95bad3f04ee801f5337e6c10e566085fd4d48bd2 (diff)
Update version number for preview build
Diffstat (limited to 'blastem.c')
-rw-r--r--blastem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/blastem.c b/blastem.c
index 9f9b0dc..a46e7f8 100644
--- a/blastem.c
+++ b/blastem.c
@@ -24,7 +24,7 @@
#include "arena.h"
#include "config.h"
-#define BLASTEM_VERSION "0.4.1"
+#define BLASTEM_VERSION "0.5.0-pre"
#ifdef __ANDROID__
#define FULLSCREEN_DEFAULT 1