summaryrefslogtreecommitdiff
path: root/blastem.c
diff options
context:
space:
mode:
authorMichael Pavone <pavone@retrodev.com>2016-05-02 22:20:19 -0700
committerMichael Pavone <pavone@retrodev.com>2016-05-02 22:20:19 -0700
commitf6a58778f9123e15c17defe09423c40642b1cc7e (patch)
tree4736ba908d13d70207f05fd59ffd593d19dd9c00 /blastem.c
parenta4448282d609d6f766113272e64620ad45aaeedb (diff)
Update changelog and version number for 0.4.0 release
Diffstat (limited to 'blastem.c')
-rw-r--r--blastem.c4
1 files changed, 2 insertions, 2 deletions
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