sourcemod/core/svn_version.h
David Anderson 682e7d4ab6 fixed build on linux problems
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40470
2007-02-11 00:17:54 +00:00

12 lines
249 B
C

/** This file is autogenerated by build scripts */
#ifndef _INCLUDE_SVN_VERSION_H_
#define _INCLUDE_SVN_VERSION_H_
#define SVN_REVISION 468
#define SVN_REVISION_STRING "468"
#define SVN_FILE_VERSION 1,0,0,468
#endif //_INCLUDE_SVN_VERSION_H_