Bumped versions.

This commit is contained in:
David Anderson
2008-08-16 22:47:59 +00:00
parent 1d95fb3dcd
commit 6486c56a15
22 changed files with 25 additions and 25 deletions

View File

@ -11,6 +11,6 @@
#endif
#define _svnversion_included
#define AMXX_VERSION 1.80
#define AMXX_VERSION_NUM 180
stock const AMXX_VERSION_STR[] = "1.8.0.3660";
#define AMXX_VERSION 1.81
#define AMXX_VERSION_NUM 181
stock const AMXX_VERSION_STR[] = "1.8.1.3738";