mame/src/version.c
2008-05-05 07:10:47 +00:00

12 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.125 ("__DATE__")";