mame/src/version.c
2007-12-17 15:19:59 +00:00

13 lines
390 B
C

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