bumped version

This commit is contained in:
David Anderson 2006-05-09 22:47:16 +00:00
parent 6b794d4a9d
commit 67d4c5ccad
2 changed files with 2 additions and 4 deletions

View File

@ -62,7 +62,7 @@ int main(int argc, char **argv)
}
pc_printf("Welcome to the AMX Mod X %s Compiler.\n", VERSION_STRING);
pc_printf("Copyright (c) 1997-2005 ITB CompuPhase, AMX Mod X Team\n\n");
pc_printf("Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team\n\n");
if (argc < 2)
{

View File

@ -1,9 +1,7 @@
#ifndef _AMXXSC_INCLUDE_H
#define _AMXXSC_INCLUDE_H
#define VERSION_STRING "1.70-300"
#define VERSION 03000
#define MAGIC_HEADER 0x414D5842
#define VERSION_STRING "1.75-300"
#define MAGIC_HEADER2 0x414D5858
#define MAGIC_VERSION 0x0300