From a765ffd5bcc5c277f866a9835c4ff199de869936 Mon Sep 17 00:00:00 2001 From: Michael Pavone Date: Wed, 6 Sep 2017 22:15:22 -0700 Subject: Update version number for nightly builds --- blastem.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'blastem.c') diff --git a/blastem.c b/blastem.c index e56db51..902d840 100644 --- a/blastem.c +++ b/blastem.c @@ -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 -- cgit v1.2.3