summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Pavone <pavone@retrodev.com>2018-03-26 23:36:39 -0700
committerMichael Pavone <pavone@retrodev.com>2018-03-26 23:36:39 -0700
commite04a8ca03c0752a16e873a549961f9d739abd02e (patch)
tree44549c658156ba4e460108ce689d0a280d81f93b
parenteb7732183beebdaf9b8b64249371dee76edc15dc (diff)
There will be no 0.5.2 at this point
-rw-r--r--blastem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/blastem.c b/blastem.c
index 7e8f3a5..a5fbcfe 100644
--- a/blastem.c
+++ b/blastem.c
@@ -29,7 +29,7 @@
#include "nuklear_ui/blastem_nuklear.h"
#endif
-#define BLASTEM_VERSION "0.5.2-pre"
+#define BLASTEM_VERSION "0.6.0-pre"
#ifdef __ANDROID__
#define FULLSCREEN_DEFAULT 1