changeset 1390:990a26391933 v0.5.0

Update version number for stable release
author Michael Pavone <pavone@retrodev.com>
date Fri, 02 Jun 2017 01:05:53 -0700
parents 92fdc2566b5e
children 99d153d9e9ca
files blastem.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/blastem.c	Fri Jun 02 00:41:22 2017 -0700
+++ b/blastem.c	Fri Jun 02 01:05:53 2017 -0700
@@ -24,7 +24,7 @@
 #include "arena.h"
 #include "config.h"
 
-#define BLASTEM_VERSION "0.5.0-pre"
+#define BLASTEM_VERSION "0.5.0"
 
 #ifdef __ANDROID__
 #define FULLSCREEN_DEFAULT 1