From f6a58778f9123e15c17defe09423c40642b1cc7e Mon Sep 17 00:00:00 2001 From: Michael Pavone Date: Mon, 2 May 2016 22:20:19 -0700 Subject: Update changelog and version number for 0.4.0 release --- blastem.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'blastem.c') diff --git a/blastem.c b/blastem.c index 9bcffc3..b6a0baf 100644 --- a/blastem.c +++ b/blastem.c @@ -1,5 +1,5 @@ /* - Copyright 2013 Michael Pavone + Copyright 2013-2016 Michael Pavone This file is part of BlastEm. BlastEm is free software distributed under the terms of the GNU General Public License version 3 or greater. See COPYING for full license text. */ @@ -22,7 +22,7 @@ #include "terminal.h" #include "arena.h" -#define BLASTEM_VERSION "0.3.X" +#define BLASTEM_VERSION "0.4.0" #define MCLKS_NTSC 53693175 #define MCLKS_PAL 53203395 -- cgit v1.2.3