changeset 1393:0aaf2946117c

Updated version string for 0.5.1 pre-releases
author Michael Pavone <pavone@retrodev.com>
date Sun, 04 Jun 2017 10:08:20 -0700
parents 4942da159194
children ae3b1721b226
files blastem.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/blastem.c	Sun Jun 04 10:07:36 2017 -0700
+++ b/blastem.c	Sun Jun 04 10:08:20 2017 -0700
@@ -24,7 +24,7 @@
 #include "arena.h"
 #include "config.h"
 
-#define BLASTEM_VERSION "0.5.0"
+#define BLASTEM_VERSION "0.5.1-pre"
 
 #ifdef __ANDROID__
 #define FULLSCREEN_DEFAULT 1