mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-08 19:08:35 +00:00
12 lines
249 B
C
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_
|
|
|