changeset 815:1f3ddeaacaee

Change version to 0.3.X so intermediate source builds do not get an inappropriate version number
author Michael Pavone <pavone@retrodev.com>
date Mon, 27 Jul 2015 23:42:54 -0700
parents 109ac52ffecd
children 7ed55a361e79
files blastem.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/blastem.c	Mon Jul 27 09:27:15 2015 -0700
+++ b/blastem.c	Mon Jul 27 23:42:54 2015 -0700
@@ -19,7 +19,7 @@
 #include <string.h>
 #include <ctype.h>
 
-#define BLASTEM_VERSION "0.3.1"
+#define BLASTEM_VERSION "0.3.X"
 
 #define MCLKS_NTSC 53693175
 #define MCLKS_PAL  53203395