bumped version
--HG-- branch : sourcemod-1.0.3 extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/branches/sourcemod-1.0.3%402276
This commit is contained in:
parent
d715e22162
commit
5cb5a022b8
@ -41,6 +41,6 @@
|
||||
*/
|
||||
|
||||
#define SVN_FULL_VERSION "1.0.3"
|
||||
#define SVN_FILE_VERSION 1,0,3,2269
|
||||
#define SVN_FILE_VERSION 1,0,3,2276
|
||||
|
||||
#endif //_INCLUDE_SOURCEMOD_VERSION_H_
|
||||
|
@ -37,6 +37,6 @@
|
||||
#define _INCLUDE_BINTOOLS_VERSION_H_
|
||||
|
||||
#define SVN_FULL_VERSION "1.0.3"
|
||||
#define SVN_FILE_VERSION 1,0,3,2269
|
||||
#define SVN_FILE_VERSION 1,0,3,2276
|
||||
|
||||
#endif //_INCLUDE_BINTOOLS_VERSION_H_
|
||||
|
@ -37,6 +37,6 @@
|
||||
#define _INCLUDE_SDKTOOLS_VERSION_H_
|
||||
|
||||
#define SVN_FULL_VERSION "1.0.3"
|
||||
#define SVN_FILE_VERSION 1,0,3,2269
|
||||
#define SVN_FILE_VERSION 1,0,3,2276
|
||||
|
||||
#endif //_INCLUDE_SDKTOOLS_VERSION_H_
|
||||
|
@ -37,6 +37,6 @@
|
||||
#define _INCLUDE_GEOIP_VERSION_H_
|
||||
|
||||
#define SVN_FULL_VERSION "1.0.3"
|
||||
#define SVN_FILE_VERSION 1,0,3,2269
|
||||
#define SVN_FILE_VERSION 1,0,3,2276
|
||||
|
||||
#endif //_INCLUDE_GEOIP_VERSION_H_
|
||||
|
@ -37,6 +37,6 @@
|
||||
#define _INCLUDE_MYSQLEXT_VERSION_H_
|
||||
|
||||
#define SVN_FULL_VERSION "1.0.3"
|
||||
#define SVN_FILE_VERSION 1,0,3,2269
|
||||
#define SVN_FILE_VERSION 1,0,3,2276
|
||||
|
||||
#endif //_INCLUDE_MYSQLEXT_VERSION_H_
|
||||
|
@ -37,6 +37,6 @@
|
||||
#define _INCLUDE_REGEXEXT_VERSION_H_
|
||||
|
||||
#define SVN_FULL_VERSION "1.0.3"
|
||||
#define SVN_FILE_VERSION 1,0,3,2269
|
||||
#define SVN_FILE_VERSION 1,0,3,2276
|
||||
|
||||
#endif //_INCLUDE_REGEXEXT_VERSION_H_
|
||||
|
@ -37,6 +37,6 @@
|
||||
#define _INCLUDE_SDKTOOLS_VERSION_H_
|
||||
|
||||
#define SVN_FULL_VERSION "1.0.3"
|
||||
#define SVN_FILE_VERSION 1,0,3,2269
|
||||
#define SVN_FILE_VERSION 1,0,3,2276
|
||||
|
||||
#endif //_INCLUDE_SDKTOOLS_VERSION_H_
|
||||
|
@ -37,6 +37,6 @@
|
||||
#define _INCLUDE_SQLITEEXT_VERSION_H_
|
||||
|
||||
#define SVN_FULL_VERSION "1.0.3"
|
||||
#define SVN_FILE_VERSION 1,0,3,2269
|
||||
#define SVN_FILE_VERSION 1,0,3,2276
|
||||
|
||||
#endif //_INCLUDE_SQLITEEXT_VERSION_H_
|
||||
|
@ -37,6 +37,6 @@
|
||||
#define _INCLUDE_SDKTOOLS_VERSION_H_
|
||||
|
||||
#define SVN_FULL_VERSION "1.0.3"
|
||||
#define SVN_FILE_VERSION 1,0,3,2269
|
||||
#define SVN_FILE_VERSION 1,0,3,2276
|
||||
|
||||
#endif //_INCLUDE_SDKTOOLS_VERSION_H_
|
||||
|
@ -37,6 +37,6 @@
|
||||
#define _INCLUDE_SQLITEEXT_VERSION_H_
|
||||
|
||||
#define SVN_FULL_VERSION "1.0.3"
|
||||
#define SVN_FILE_VERSION 1,0,3,2269
|
||||
#define SVN_FILE_VERSION 1,0,3,2276
|
||||
|
||||
#endif //_INCLUDE_SQLITEEXT_VERSION_H_
|
||||
|
@ -40,7 +40,7 @@
|
||||
* @file Contains SourceMod version information.
|
||||
*/
|
||||
|
||||
#define SVN_FULL_VERSION "1.0.3.2269"
|
||||
#define SVN_FILE_VERSION 1,0,3,2269
|
||||
#define SVN_FULL_VERSION "1.0.3.2276"
|
||||
#define SVN_FILE_VERSION 1,0,3,2276
|
||||
|
||||
#endif //_INCLUDE_SOURCEMOD_VERSION_H_
|
||||
|
@ -20,6 +20,6 @@
|
||||
*/
|
||||
|
||||
#define SVN_FULL_VERSION "1.0.3"
|
||||
#define SVN_FILE_VERSION 1,0,3,2243
|
||||
#define SVN_FILE_VERSION 1,0,3,2269
|
||||
|
||||
#endif //_INCLUDE_SOURCEMOD_VERSION_H_
|
||||
|
@ -17,6 +17,6 @@
|
||||
#define _INCLUDE_JIT_VERSION_H_
|
||||
|
||||
#define SVN_FULL_VERSION "1.0.3"
|
||||
#define SVN_FILE_VERSION 1,0,3,2243
|
||||
#define SVN_FILE_VERSION 1,0,3,2269
|
||||
|
||||
#endif //_INCLUDE_JIT_VERSION_H_
|
||||
|
Loading…
Reference in New Issue
Block a user