changeset 1190:f99650ff8e97

Update version number for preview build
author Michael Pavone <pavone@retrodev.com>
date Sun, 22 Jan 2017 19:43:04 -0800
parents 75ba222877f7
children 8dc50e50ced6
files blastem.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/blastem.c	Sun Jan 22 19:40:32 2017 -0800
+++ b/blastem.c	Sun Jan 22 19:43:04 2017 -0800
@@ -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