summaryrefslogtreecommitdiffstatshomepage
path: root/src/version.c
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2012-04-08 14:12:02 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2012-04-08 14:12:02 +0000
commit35e09dd41cd03aff312a57959b893d3f6a028667 (patch)
tree8f3722f6d0de9c0df55b8fc84c939316460b692e /src/version.c
parent8d66a9445a44da9438637aa17f3cd421564c8f5a (diff)
Clean-ups and version bumpmame0145u6
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 e5d6507f6b9..19c7db19d87 100644
--- a/src/version.c
+++ b/src/version.c
@@ -38,4 +38,4 @@
***************************************************************************/
extern const char build_version[];
-const char build_version[] = "0.145u5 ("__DATE__")";
+const char build_version[] = "0.145u6 ("__DATE__")";