diff options
author | Mike Pavone <pavone@retrodev.com> | 2019-03-30 23:20:06 -0700 |
---|---|---|
committer | Mike Pavone <pavone@retrodev.com> | 2019-03-30 23:20:06 -0700 |
commit | 86a9d0b2dcefd98f16da3e53002fec1cd8fec7b9 (patch) | |
tree | ec058b36ac941a7b1433cd24779a7c52e63be188 /menu.s68 | |
parent | 116d71830d446bed5845a750d9a3507a7f446826 (diff) |
Update version number for nightly builds
Diffstat (limited to 'menu.s68')
-rw-r--r-- | menu.s68 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1251,7 +1251,7 @@ prev_str: dc.b "Prev", 0 about_text: - dc.b "BlastEm v0.6.2", 0 + dc.b "BlastEm v0.6.3-pre", 0 dc.b "Copyright 2011-2019 Michael Pavone", 0 dc.b " ", 0 dc.b "BlastEm is a high performance, open", 0 |