summaryrefslogtreecommitdiff
path: root/blastem.c
diff options
context:
space:
mode:
authorMichael Pavone <pavone@retrodev.com>2015-07-27 23:42:54 -0700
committerMichael Pavone <pavone@retrodev.com>2015-07-27 23:42:54 -0700
commit9cf93af158f6964501bb2be8912a19bb572a2170 (patch)
treedc52fdee82f54b248b1462aad9f061a9df852b92 /blastem.c
parent41a57327a124e323fbe35f977ed517a7c5852916 (diff)
Change version to 0.3.X so intermediate source builds do not get an inappropriate version number
Diffstat (limited to 'blastem.c')
-rw-r--r--blastem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/blastem.c b/blastem.c
index af11a06..e362cfc 100644
--- a/blastem.c
+++ b/blastem.c
@@ -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