diff blastem.c @ 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 990a26391933
children efa7225e0f07
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