Bump version

This commit is contained in:
Arkshine
2018-09-11 00:48:15 +02:00
parent c9e9ef905e
commit b1b053c205
3 changed files with 6 additions and 6 deletions

View File

@ -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";