summaryrefslogtreecommitdiffstatshomepage
path: root/src/version.c
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2011-12-24 21:49:38 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2011-12-24 21:49:38 +0000
commit7e812d10d32fb891c6ea7855ed5446c2c294595b (patch)
tree31ffcf10647e5e6a262439c1bca0f1b32166afd3 /src/version.c
parent27ea28c63b15132d10888d4aead964f3718cfb23 (diff)
Clean-ups and version bumpmame0144u4
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 90edae70b64..be204e39d20 100644
--- a/src/version.c
+++ b/src/version.c
@@ -38,4 +38,4 @@
***************************************************************************/
extern const char build_version[];
-const char build_version[] = "0.144u3 ("__DATE__")";
+const char build_version[] = "0.144u4 ("__DATE__")";