sourcemod/extensions/bintools/svn_version.tpl
David Anderson b4758eaf2c - filled out SDK info and added versioning to bintools
- updated SDKs for bintools, geoip

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40949
2007-06-16 01:35:13 +00:00

13 lines
310 B
Smarty

/**
* Autogenerated by build scripts
*/
#ifndef _INCLUDE_BINTOOLS_VERSION_H_
#define _INCLUDE_BINTOOLS_VERSION_H_
#define SVN_FULL_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$.$LOCAL_BUILD$"
#define SVN_FILE_VERSION $PMAJOR$,$PMINOR$,$PREVISION$,$LOCAL_BUILD$
#endif //_INCLUDE_BINTOOLS_VERSION_H_