diff options
| author | 2008-05-15 08:56:29 +0000 | |
|---|---|---|
| committer | 2008-05-15 08:56:29 +0000 | |
| commit | 21a686cf7d30027c6e372b64bd4a7831fa37b0b7 (patch) | |
| tree | 52596b3e6dcaa5c69ddf5e7fbc02ef1ed7733a16 /src/version.c | |
| parent | 934fbd9fc2f92ebc86424ad7741765e65b4981a4 (diff) | |
Cleanups and version bump.mame0125u1
Diffstat (limited to 'src/version.c')
| -rw-r--r-- | src/version.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.c b/src/version.c index 37888b60ad1..a420ae0859a 100644 --- a/src/version.c +++ b/src/version.c @@ -9,4 +9,4 @@ ***************************************************************************/ -const char build_version[] = "0.125 ("__DATE__")"; +const char build_version[] = "0.125u1 ("__DATE__")"; |
