From 4017a6c9d4a09d5af1ce18e8a56fefc3f9b6697e Mon Sep 17 00:00:00 2001 From: Michael Pavone Date: Wed, 27 Mar 2019 23:34:53 -0700 Subject: Update version number, special thanks, CHANGELOG and README in preparation for possible 0.6.2 release --- menu.s68 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'menu.s68') diff --git a/menu.s68 b/menu.s68 index d50a515..8bd204b 100644 --- a/menu.s68 +++ b/menu.s68 @@ -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 -- cgit v1.2.3