summaryrefslogtreecommitdiffstatshomepage
path: root/src/version.c
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2011-09-20 21:10:48 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2011-09-20 21:10:48 +0000
commitcb74ddd807597a7163ccf6e4914f1affb32407f3 (patch)
tree96b47e61c8fbe2d905ca4fdc24eaeea25d1483b1 /src/version.c
parent39f57c941ae0997b4a7df10523c36d9158bf6fdb (diff)
Clean-ups and version bumpmame0143u6
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 0c0a2d669c3..39baf6893e2 100644
--- a/src/version.c
+++ b/src/version.c
@@ -38,4 +38,4 @@
***************************************************************************/
extern const char build_version[];
-const char build_version[] = "0.143u5 ("__DATE__")";
+const char build_version[] = "0.143u6 ("__DATE__")";