diff nuklear_ui/blastem_nuklear.c @ 1815:7f4fac75b484

Update version number for nightly builds
author Mike Pavone <pavone@retrodev.com>
date Sat, 30 Mar 2019 23:20:06 -0700
parents 8db3c043be00
children 1db1510c7506
line wrap: on
line diff
--- a/nuklear_ui/blastem_nuklear.c	Sat Mar 30 23:18:22 2019 -0700
+++ b/nuklear_ui/blastem_nuklear.c	Sat Mar 30 23:20:06 2019 -0700
@@ -160,7 +160,7 @@
 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",