added dynamic versioning
committed .sln files to a few wayward projects
This commit is contained in:
8
amxmodx/svn_version.h
Normal file
8
amxmodx/svn_version.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef _INCLUDE_SVN_VERSION_H_
|
||||
#define _INCLUDE_SVN_VERSION_H_
|
||||
|
||||
#define SVN_VERSION_STRING "1.8.0.3398"
|
||||
#define SVN_VERSION_DWORD 1,8,0,3398
|
||||
#define SVN_VERSION_PRODUCT "1.8.0"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
Reference in New Issue
Block a user