From a7a3d1af3d018543a409ca8fd4258682d3add546 Mon Sep 17 00:00:00 2001 From: Michael Pavone Date: Fri, 2 Jun 2017 01:05:53 -0700 Subject: Update version number for stable release --- blastem.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'blastem.c') diff --git a/blastem.c b/blastem.c index da1149d..41aa0b2 100644 --- a/blastem.c +++ b/blastem.c @@ -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 -- cgit v1.2.3