Updated version files for HG.
This commit is contained in:
parent
56b53584d1
commit
73e3e52057
|
@ -202,6 +202,7 @@ void amx_command()
|
|||
print_srvconsole("\tLukasz \"SidLuke\" Wlasinski, Christian \"Basic-Master\" Hammacher\n");
|
||||
print_srvconsole("\tBorja \"faluco\" Ferrer, Scott \"Damaged Soul\" Ehlert\n");
|
||||
print_srvconsole("Compiled: %s\n", __DATE__ ", " __TIME__);
|
||||
print_srvconsole("Build ID: %s\n", SVN_BUILD_ID);
|
||||
#if defined JIT && !defined ASM32
|
||||
print_srvconsole("Core mode: JIT Only\n");
|
||||
#elif !defined JIT && defined ASM32
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
#ifndef _INCLUDE_SVN_VERSION_H_
|
||||
#define _INCLUDE_SVN_VERSION_H_
|
||||
|
||||
#define SVN_VERSION_STRING "1.8.1.3746"
|
||||
#define SVN_VERSION_DWORD 1,8,1,3746
|
||||
#define SVN_VERSION_PRODUCT "1.8.1"
|
||||
#define SVN_VERSION_STRING "1.8.2-dev"
|
||||
#define SVN_VERSION_DWORD 1,8,2,0
|
||||
#define SVN_VERSION_PRODUCT "1.8.2"
|
||||
#define SVN_BUILD_ID SVN_VERSION_STRING " 9:7ff502465eae"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
#ifndef _INCLUDE_SVN_VERSION_H_
|
||||
#define _INCLUDE_SVN_VERSION_H_
|
||||
|
||||
#define SVN_VERSION_STRING "$PMAJOR$.$PMINOR$.$PREVISION$.$GLOBAL_BUILD$"
|
||||
#define SVN_VERSION_DWORD $PMAJOR$,$PMINOR$,$PREVISION$,$GLOBAL_BUILD$
|
||||
#define SVN_VERSION_STRING "$PMAJOR$.$PMINOR$.$PREVISION$$BUILD_STRING$"
|
||||
#define SVN_VERSION_DWORD $PMAJOR$,$PMINOR$,$PREVISION$,0
|
||||
#define SVN_VERSION_PRODUCT "$PMAJOR$.$PMINOR$.$PREVISION$"
|
||||
#define SVN_BUILD_ID SVN_VERSION_STRING " $BUILD_ID$"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "1.8.1.3746"
|
||||
#define SVN_VERSION "1.8.2-dev"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$.$LOCAL_BUILD$"
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$$BUILD_STRING$"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "1.8.1.3746"
|
||||
#define SVN_VERSION "1.8.2-dev"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$.$LOCAL_BUILD$"
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$$BUILD_STRING$"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "1.8.1.3746"
|
||||
#define SVN_VERSION "1.8.2-dev"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$.$LOCAL_BUILD$"
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$$BUILD_STRING$"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "1.8.1.3746"
|
||||
#define SVN_VERSION "1.8.2-dev"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$.$LOCAL_BUILD$"
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$$BUILD_STRING$"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "1.8.1.3746"
|
||||
#define SVN_VERSION "1.8.2-dev"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$.$LOCAL_BUILD$"
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$$BUILD_STRING$"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "1.8.1.3746"
|
||||
#define SVN_VERSION "1.8.2-dev"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$.$LOCAL_BUILD$"
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$$BUILD_STRING$"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "1.8.1.3746"
|
||||
#define SVN_VERSION "1.8.2-dev"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$.$LOCAL_BUILD$"
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$$BUILD_STRING$"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "1.8.1.3746"
|
||||
#define SVN_VERSION "1.8.2-dev"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$.$LOCAL_BUILD$"
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$$BUILD_STRING$"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "1.8.1.3746"
|
||||
#define SVN_VERSION "1.8.2-dev"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$.$LOCAL_BUILD$"
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$$BUILD_STRING$"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "1.8.1.3746"
|
||||
#define SVN_VERSION "1.8.2-dev"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$.$LOCAL_BUILD$"
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$$BUILD_STRING$"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "1.8.1.3746"
|
||||
#define SVN_VERSION "1.8.2-dev"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$.$LOCAL_BUILD$"
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$$BUILD_STRING$"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "1.8.1.3746"
|
||||
#define SVN_VERSION "1.8.2-dev"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$.$LOCAL_BUILD$"
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$$BUILD_STRING$"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "1.8.1.3746"
|
||||
#define SVN_VERSION "1.8.2-dev"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$.$LOCAL_BUILD$"
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$$BUILD_STRING$"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "1.8.1.3746"
|
||||
#define SVN_VERSION "1.8.2-dev"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$.$LOCAL_BUILD$"
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$$BUILD_STRING$"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "1.8.1.3746"
|
||||
#define SVN_VERSION "1.8.2-dev"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$.$LOCAL_BUILD$"
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$$BUILD_STRING$"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "1.8.1.3746"
|
||||
#define SVN_VERSION "1.8.2-dev"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$.$LOCAL_BUILD$"
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$$BUILD_STRING$"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "1.8.1.3746"
|
||||
#define SVN_VERSION "1.8.2-dev"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$.$LOCAL_BUILD$"
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$$BUILD_STRING$"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "1.8.1.3746"
|
||||
#define SVN_VERSION "1.8.2-dev"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
/** This file is auto-generated by build scripts. Do not edit it unless you know what you're doing. */
|
||||
/** Do not commit the generated .h file, as it will only mess up SVN revision numbers. */
|
||||
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$.$LOCAL_BUILD$"
|
||||
#define SVN_VERSION "$PMAJOR$.$PMINOR$.$PREVISION$$BUILD_STRING$"
|
||||
|
||||
#endif //_INCLUDE_SVN_VERSION_H_
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[PRODUCT]
|
||||
major = 1
|
||||
minor = 8
|
||||
revision = 1
|
||||
revision = 2
|
||||
|
||||
[core]
|
||||
folder = amxmodx
|
||||
|
|
|
@ -11,6 +11,6 @@
|
|||
#endif
|
||||
#define _svnversion_included
|
||||
|
||||
#define AMXX_VERSION 1.81
|
||||
#define AMXX_VERSION_NUM 181
|
||||
stock const AMXX_VERSION_STR[] = "1.8.1.3746";
|
||||
#define AMXX_VERSION 1.82
|
||||
#define AMXX_VERSION_NUM 182
|
||||
stock const AMXX_VERSION_STR[] = "1.8.2";
|
||||
|
|
|
@ -13,4 +13,4 @@
|
|||
|
||||
#define AMXX_VERSION $PMAJOR$.$PMINOR$$PREVISION$
|
||||
#define AMXX_VERSION_NUM $PMAJOR$$PMINOR$$PREVISION$
|
||||
stock const AMXX_VERSION_STR[] = "$PMAJOR$.$PMINOR$.$PREVISION$.$GLOBAL_BUILD$";
|
||||
stock const AMXX_VERSION_STR[] = "$PMAJOR$.$PMINOR$.$PREVISION$";
|
||||
|
|
|
@ -1 +1 @@
|
|||
1.8.1-dev
|
||||
1.8.2-dev
|
||||
|
|
Loading…
Reference in New Issue
Block a user