diff options
author | Michael Pavone <pavone@retrodev.com> | 2019-01-03 23:44:17 -0800 |
---|---|---|
committer | Michael Pavone <pavone@retrodev.com> | 2019-01-03 23:44:17 -0800 |
commit | 2bd11a33528981578f84b32fa7cbf3530e5773a0 (patch) | |
tree | 8f734cf4fe553f80f978122e1b0491a625e39bb0 /blastem.c | |
parent | 5256e5ee5cc4a6e52d42cf3f5e762671bc177ccf (diff) |
Updated version number and CHANGELOG for possible 0.6.1 release
Diffstat (limited to 'blastem.c')
-rw-r--r-- | blastem.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ #include "nuklear_ui/blastem_nuklear.h" #endif -#define BLASTEM_VERSION "0.6.0" +#define BLASTEM_VERSION "0.6.1" #ifdef __ANDROID__ #define FULLSCREEN_DEFAULT 1 |