summaryrefslogtreecommitdiff
path: root/nuklear_ui
diff options
context:
space:
mode:
Diffstat (limited to 'nuklear_ui')
-rw-r--r--nuklear_ui/blastem_nuklear.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuklear_ui/blastem_nuklear.c b/nuklear_ui/blastem_nuklear.c
index 1cdbf91..01ecf2a 100644
--- a/nuklear_ui/blastem_nuklear.c
+++ b/nuklear_ui/blastem_nuklear.c
@@ -160,7 +160,7 @@ void view_lock_on(struct nk_context *context)
void view_about(struct nk_context *context)
{
const char *lines[] = {
- "BlastEm v0.6.2",
+ "BlastEm v0.6.3-pre",
"Copyright 2012-2019 Michael Pavone",
"",
"BlastEm is a high performance open source",