# HG changeset patch # User Michael Pavone # Date 1496390753 25200 # Node ID 990a2639193394059355cd790c19eaf47eb376e9 # Parent 92fdc2566b5ee69160dfd10c198880ce4cc21fc0 Update version number for stable release diff -r 92fdc2566b5e -r 990a26391933 blastem.c --- 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