summaryrefslogtreecommitdiffstatshomepage
path: root/src/version.c
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2011-10-27 17:20:11 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2011-10-27 17:20:11 +0000
commit0e5fb7952698795a3fa8bc68257a59e799b46c0a (patch)
tree2040b50a3a70bdffb56fa475ab6a4b326eb55802 /src/version.c
parentd627c9e4da6973493f2468ac67b15a7179574647 (diff)
clean-ups and version bumpmame0143u9
Diffstat (limited to 'src/version.c')
-rw-r--r--src/version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.c b/src/version.c
index 8e9253d9124..28d3821e029 100644
--- a/src/version.c
+++ b/src/version.c
@@ -38,4 +38,4 @@
***************************************************************************/
extern const char build_version[];
-const char build_version[] = "0.143u8 ("__DATE__")";
+const char build_version[] = "0.143u9 ("__DATE__")";