mame/src/version.c
2008-07-06 23:19:23 +00:00

13 lines
381 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.126 ("__DATE__")";