summaryrefslogtreecommitdiff
path: root/blastem.c
diff options
context:
space:
mode:
authorMichael Pavone <pavone@retrodev.com>2017-06-02 01:05:53 -0700
committerMichael Pavone <pavone@retrodev.com>2017-06-02 01:05:53 -0700
commita7a3d1af3d018543a409ca8fd4258682d3add546 (patch)
treec99e46764c704287f1184a06ff8c50f96a300c38 /blastem.c
parentbb8367dc065427573dee40d7c6b3a7c81738c2e3 (diff)
Update version number for stable release
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 da1149d..41aa0b2 100644
--- a/blastem.c
+++ b/blastem.c
@@ -24,7 +24,7 @@
#include "arena.h"
#include "config.h"
-#define BLASTEM_VERSION "0.5.0-pre"
+#define BLASTEM_VERSION "0.5.0"
#ifdef __ANDROID__
#define FULLSCREEN_DEFAULT 1