diff options
author | Michael Pavone <pavone@retrodev.com> | 2015-07-26 19:36:33 -0700 |
---|---|---|
committer | Michael Pavone <pavone@retrodev.com> | 2015-07-26 19:36:33 -0700 |
commit | fd6365766e4c36762273a1634f379ef9bca1d6b3 (patch) | |
tree | b5eb6b29a7ebe037556db4db59e8861e2abed919 /blastem.c | |
parent | e12b99388aa5f701f51e2c76bf960e495eea7dc8 (diff) |
Update README, CHANGELOG and version string for 0.3.1
Diffstat (limited to 'blastem.c')
-rw-r--r-- | blastem.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ #include <string.h> #include <ctype.h> -#define BLASTEM_VERSION "0.3.0" +#define BLASTEM_VERSION "0.3.1" #define MCLKS_NTSC 53693175 #define MCLKS_PAL 53203395 |