wow i forgot core's template
This commit is contained in:
8
amxmodx/svn_version.tpl
Normal file
8
amxmodx/svn_version.tpl
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
#ifndef _INCLUDE_SVN_VERSION_H_
|
||||||
|
#define _INCLUDE_SVN_VERSION_H_
|
||||||
|
|
||||||
|
#define SVN_VERSION_STRING "$PMAJOR$.$PMINOR$.$PREVISION$.$GLOBAL_BUILD$"
|
||||||
|
#define SVN_VERSION_DWORD $PMAJOR$,$PMINOR$,$PREVISION$,$GLOBAL_BUILD$
|
||||||
|
#define SVN_VERSION_PRODUCT "$PMAJOR$.$PMINOR$.$PREVISION$"
|
||||||
|
|
||||||
|
#endif //_INCLUDE_SVN_VERSION_H_
|
Reference in New Issue
Block a user