Bump version
This commit is contained in:
@ -12,6 +12,6 @@
|
||||
#endif
|
||||
#define _amxmodx_version_included
|
||||
|
||||
#define AMXX_VERSION 1.9.0
|
||||
#define AMXX_VERSION_NUM 190
|
||||
stock const AMXX_VERSION_STR[] = "1.9.0-manual";
|
||||
#define AMXX_VERSION 1.10.0
|
||||
#define AMXX_VERSION_NUM 1100
|
||||
stock const AMXX_VERSION_STR[] = "1.10.0-manual";
|
||||
|
Reference in New Issue
Block a user