summaryrefslogtreecommitdiff
path: root/blastem.c
diff options
context:
space:
mode:
authorMichael Pavone <pavone@retrodev.com>2019-01-03 23:44:17 -0800
committerMichael Pavone <pavone@retrodev.com>2019-01-03 23:44:17 -0800
commit2bd11a33528981578f84b32fa7cbf3530e5773a0 (patch)
tree8f734cf4fe553f80f978122e1b0491a625e39bb0 /blastem.c
parent5256e5ee5cc4a6e52d42cf3f5e762671bc177ccf (diff)
Updated version number and CHANGELOG for possible 0.6.1 release
Diffstat (limited to 'blastem.c')
-rw-r--r--blastem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/blastem.c b/blastem.c
index 7b27390..37ac3e3 100644
--- a/blastem.c
+++ b/blastem.c
@@ -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