mame/src/version.c
2008-12-15 01:46:32 +00:00

13 lines
383 B
C

/***************************************************************************
version.c
Version string source file for MAME.
Copyright Nicola Salmoria and the MAME Team.
Visit http://mamedev.org for licensing and usage restrictions.
***************************************************************************/
const char build_version[] = "0.128u6 ("__DATE__")";