changeset 531:46a60bb5f785

Update version number
author Mike Pavone <pavone@retrodev.com>
date Wed, 12 Feb 2014 23:25:48 -0800
parents 92606a032d56
children 666210adf87b
files blastem.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/blastem.c	Wed Feb 12 23:22:02 2014 -0800
+++ b/blastem.c	Wed Feb 12 23:25:48 2014 -0800
@@ -17,7 +17,7 @@
 #include <stdlib.h>
 #include <string.h>
 
-#define BLASTEM_VERSION "0.1.0"
+#define BLASTEM_VERSION "0.2.0"
 
 #define MCLKS_NTSC 53693175
 #define MCLKS_PAL  53203395