mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-08 02:48:34 +00:00
10 lines
223 B
C
10 lines
223 B
C
/** This file is autogenerated by build scripts */
|
|
|
|
#ifndef _INCLUDE_SVN_VERSION_H_
|
|
#define _INCLUDE_SVN_VERSION_H_
|
|
|
|
#define SVN_REVISION 0
|
|
#define SVN_REVISION_STRING "$trunk"
|
|
|
|
#endif //_INCLUDE_SVN_VERSION_H_
|