version changed to 0.15

This commit is contained in:
Pavol Marko 2004-03-14 17:45:09 +00:00
parent f4a729e85a
commit 29f31e808f

View File

@ -46,7 +46,7 @@
#include "CMenu.h"
#include "CEvent.h"
#define AMX_VERSION "0.1"
#define AMX_VERSION "0.15"
#ifdef __cplusplus
extern "C" {