# HG changeset patch # User Michael Pavone # Date 1485142984 28800 # Node ID f99650ff8e97a6bf28ae0d34f7f9f8ebc22e7d7c # Parent 75ba222877f7760b01d83edcba9c983d65eb7f75 Update version number for preview build diff -r 75ba222877f7 -r f99650ff8e97 blastem.c --- 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