diff --git a/core/Makefile b/core/Makefile index 9c9c6b6e..beb6bb34 100644 --- a/core/Makefile +++ b/core/Makefile @@ -13,7 +13,7 @@ OPT_FLAGS = -O3 -funroll-loops -s -pipe -fno-strict-aliasing GCC4_FLAGS = -fvisibility=hidden -fvisibility-inlines-hidden DEBUG_FLAGS = -g -ggdb3 CPP = gcc-4.1 -BINARY = sourcemod_mm.so +BINARY = sourcemod_mm_i486.so HL2PUB = $(HL2SDK)/public HL2LIB = $(HL2SDK)/linux_sdk diff --git a/core/svn_version.h b/core/svn_version.h index c4478d50..4aee5738 100644 --- a/core/svn_version.h +++ b/core/svn_version.h @@ -1,11 +1,11 @@ -/** This file is autogenerated by build scripts */ - -#ifndef _INCLUDE_SVN_VERSION_H_ -#define _INCLUDE_SVN_VERSION_H_ - -#define SVN_REVISION 392 -#define SVN_REVISION_STRING "392" -#define SVN_FILE_VERSION 1,0,0,392 - -#endif //_INCLUDE_SVN_VERSION_H_ - +/** This file is autogenerated by build scripts */ + +#ifndef _INCLUDE_SVN_VERSION_H_ +#define _INCLUDE_SVN_VERSION_H_ + +#define SVN_REVISION 395 +#define SVN_REVISION_STRING "395" +#define SVN_FILE_VERSION 1,0,0,395 + +#endif //_INCLUDE_SVN_VERSION_H_ + diff --git a/sourcepawn/compiler/svn_version.h b/sourcepawn/compiler/svn_version.h index c4478d50..53b1673c 100644 --- a/sourcepawn/compiler/svn_version.h +++ b/sourcepawn/compiler/svn_version.h @@ -1,11 +1,11 @@ -/** This file is autogenerated by build scripts */ - -#ifndef _INCLUDE_SVN_VERSION_H_ -#define _INCLUDE_SVN_VERSION_H_ - -#define SVN_REVISION 392 -#define SVN_REVISION_STRING "392" -#define SVN_FILE_VERSION 1,0,0,392 - -#endif //_INCLUDE_SVN_VERSION_H_ - +/** This file is autogenerated by build scripts */ + +#ifndef _INCLUDE_SVN_VERSION_H_ +#define _INCLUDE_SVN_VERSION_H_ + +#define SVN_REVISION 397 +#define SVN_REVISION_STRING "397" +#define SVN_FILE_VERSION 1,0,0,397 + +#endif //_INCLUDE_SVN_VERSION_H_ + diff --git a/sourcepawn/jit/x86/svn_version.h b/sourcepawn/jit/x86/svn_version.h index c4478d50..66c0227f 100644 --- a/sourcepawn/jit/x86/svn_version.h +++ b/sourcepawn/jit/x86/svn_version.h @@ -1,11 +1,11 @@ -/** This file is autogenerated by build scripts */ - -#ifndef _INCLUDE_SVN_VERSION_H_ -#define _INCLUDE_SVN_VERSION_H_ - -#define SVN_REVISION 392 -#define SVN_REVISION_STRING "392" -#define SVN_FILE_VERSION 1,0,0,392 - -#endif //_INCLUDE_SVN_VERSION_H_ - +/** This file is autogenerated by build scripts */ + +#ifndef _INCLUDE_SVN_VERSION_H_ +#define _INCLUDE_SVN_VERSION_H_ + +#define SVN_REVISION 396 +#define SVN_REVISION_STRING "396" +#define SVN_FILE_VERSION 1,0,0,396 + +#endif //_INCLUDE_SVN_VERSION_H_ +