summaryrefslogtreecommitdiffstatshomepage
path: root/src/version.c
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2011-12-14 21:33:51 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2011-12-14 21:33:51 +0000
commitf0649b4e222ca5d27920c589491f3793ed78c844 (patch)
treed1baf0487de78217f93dc7272b3972173501ce54 /src/version.c
parentf1103768b5b338d12e5c0e4605ef4cc40a73820b (diff)
cleanups and version bumpmame0144u3
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 4e2591f7ff9..90edae70b64 100644
--- a/src/version.c
+++ b/src/version.c
@@ -38,4 +38,4 @@
***************************************************************************/
extern const char build_version[];
-const char build_version[] = "0.144u2 ("__DATE__")";
+const char build_version[] = "0.144u3 ("__DATE__")";