summaryrefslogtreecommitdiff
path: root/blastem.c
diff options
context:
space:
mode:
authorMichael Pavone <pavone@retrodev.com>2019-03-27 23:34:53 -0700
committerMichael Pavone <pavone@retrodev.com>2019-03-27 23:34:53 -0700
commit4017a6c9d4a09d5af1ce18e8a56fefc3f9b6697e (patch)
tree10329ddf21d4747968afc629202e2958c7262438 /blastem.c
parentced8237783ffbd4b71b62d790d0258b6123cf9a3 (diff)
Update version number, special thanks, CHANGELOG and README in preparation for possible 0.6.2 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 a80e99e..82b85d4 100644
--- a/blastem.c
+++ b/blastem.c
@@ -34,7 +34,7 @@
#include "nuklear_ui/blastem_nuklear.h"
#endif
-#define BLASTEM_VERSION "0.6.2-pre"
+#define BLASTEM_VERSION "0.6.2"
#ifdef __ANDROID__
#define FULLSCREEN_DEFAULT 1