summaryrefslogtreecommitdiff
path: root/blastem.c
diff options
context:
space:
mode:
authorMichael Pavone <pavone@retrodev.com>2017-09-06 22:15:22 -0700
committerMichael Pavone <pavone@retrodev.com>2017-09-06 22:15:22 -0700
commita765ffd5bcc5c277f866a9835c4ff199de869936 (patch)
tree3ba9aeefa47a1da5cff8294f40ca5458fe0e060d /blastem.c
parent45b7aaeb3656eca4773535ec0e06e59ac50b0080 (diff)
Update version number for nightly builds
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 e56db51..902d840 100644
--- a/blastem.c
+++ b/blastem.c
@@ -25,7 +25,7 @@
#include "config.h"
#include "menu.h"
-#define BLASTEM_VERSION "0.5.1"
+#define BLASTEM_VERSION "0.5.2-pre"
#ifdef __ANDROID__
#define FULLSCREEN_DEFAULT 1