# HG changeset patch # User Michael Pavone # Date 1504761322 25200 # Node ID 34ebc6dab75c97de88ca1497c4b174348433945e # Parent b81428ef039684f4ac23be9a2a658be1cb046dd5 Update version number for nightly builds diff -r b81428ef0396 -r 34ebc6dab75c blastem.c --- a/blastem.c Wed Sep 06 22:14:51 2017 -0700 +++ b/blastem.c Wed Sep 06 22:15:22 2017 -0700 @@ -25,7 +25,7 @@ #include "config.h" #include "menu.h" -#define BLASTEM_VERSION "0.5.1" +#define BLASTEM_VERSION "0.5.2-pre" #ifdef __ANDROID__ #define FULLSCREEN_DEFAULT 1