updated version information

This commit is contained in:
Felix Geyer
2004-03-24 08:30:08 +00:00
parent d850e62a02
commit 079f824a81
26 changed files with 26 additions and 26 deletions

View File

@ -88,7 +88,7 @@ new g_cstrikeRunning
public plugin_init()
{
register_plugin("Commands Menu","0.15","AMXX Dev Team")
register_plugin("Commands Menu","0.16","AMXX Dev Team")
new config[64]
for(new a = 0; a < MAX_CMDS_LAYERS; ++a) {