diff options
author | Michael Pavone <pavone@retrodev.com> | 2019-03-27 23:34:53 -0700 |
---|---|---|
committer | Michael Pavone <pavone@retrodev.com> | 2019-03-27 23:34:53 -0700 |
commit | 4017a6c9d4a09d5af1ce18e8a56fefc3f9b6697e (patch) | |
tree | 10329ddf21d4747968afc629202e2958c7262438 /menu.s68 | |
parent | ced8237783ffbd4b71b62d790d0258b6123cf9a3 (diff) |
Update version number, special thanks, CHANGELOG and README in preparation for possible 0.6.2 release
Diffstat (limited to 'menu.s68')
-rw-r--r-- | menu.s68 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1251,8 +1251,8 @@ prev_str: dc.b "Prev", 0 about_text: - dc.b "BlastEm v0.6.1", 0 - dc.b "Copyright 2011-2017 Michael Pavone", 0 + dc.b "BlastEm v0.6.2", 0 + dc.b "Copyright 2011-2019 Michael Pavone", 0 dc.b " ", 0 dc.b "BlastEm is a high performance, open", 0 dc.b "source (GPLv3) Genesis/Megadrive", 0 |