diff --git a/README.md b/README.md index a74d8e0ba..4fe91af3a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Credits: ========= OTX Server 2 are based on: [The Forgotten Server Version: 0.3.7 - Crying Damson](http://otland.net/threads/9-46-the-forgotten-server-v0-3-7-preview-crying-damson.155314/). -Codename: Galaxy. +Codename: FINAL. Forum and website: [BlackTibia](http://www.blacktibia.org/). diff --git a/otxserver2/CHANGELOG b/otxserver2/CHANGELOG index d244f0632..0daf65e22 100644 --- a/otxserver2/CHANGELOG +++ b/otxserver2/CHANGELOG @@ -6,7 +6,7 @@ The Forgotten Server Version: 0.3.7 - Crying Damson. Codenamed - Galaxy + FINAL Forum and website http://www.blacktibia.org/ @@ -38,6 +38,11 @@ * Fields(fire/energy/earth) not work properly ] +[ OTX Server 2.10.0 Version - "FINAL" + General: + - Update Support to 10.36 +] + [ OTX Server 2.9 Version - "Galaxy - SE" General: Improvements and optimizations: diff --git a/otxserver2/path_10x/sources/resources.h b/otxserver2/path_10x/sources/resources.h index 8ef146bfa..9b55b10d7 100644 --- a/otxserver2/path_10x/sources/resources.h +++ b/otxserver2/path_10x/sources/resources.h @@ -88,8 +88,8 @@ #define SOFTWARE_VERSION "2" #define MINOR_VERSION "10" #define PATCH_VERSION "0" -#define REVISION_VERSION "DEV" -#define SOFTWARE_CODENAME "DEV" +#define REVISION_VERSION "-" +#define SOFTWARE_CODENAME "FINAL" #define SOFTWARE_DEVELOPERS "MartyX, Comedinhasss, Emma, Kazbin and The Forgotten Server Developers" #define FORUMS "www.blacktibia.org - www.tibiaking.com - www.otland.net" diff --git a/otxserver2/path_7x/sources/definitions.h b/otxserver2/path_7x/sources/definitions.h index f4d6e6806..c2223bcf8 100644 --- a/otxserver2/path_7x/sources/definitions.h +++ b/otxserver2/path_7x/sources/definitions.h @@ -23,8 +23,8 @@ #define SOFTWARE_VERSION "2" #define MINOR_VERSION "10" #define PATCH_VERSION "0" -#define REVISION_VERSION "DEV" -#define SOFTWARE_CODENAME "DEV" +#define REVISION_VERSION "-" +#define SOFTWARE_CODENAME "FINAL" #define SOFTWARE_DEVELOPERS "MartyX, Comedinhasss, Emma, Kazbin and The Forgotten Server Developers" #define FORUMS "www.blacktibia.org - www.tibiaking.com - www.otland.net" diff --git a/otxserver2/path_86x/sources/resources.h b/otxserver2/path_86x/sources/resources.h index eb646d7f9..618d971cb 100644 --- a/otxserver2/path_86x/sources/resources.h +++ b/otxserver2/path_86x/sources/resources.h @@ -87,8 +87,8 @@ #define SOFTWARE_VERSION "2" #define MINOR_VERSION "10" #define PATCH_VERSION "0" -#define REVISION_VERSION "DEV" -#define SOFTWARE_CODENAME "DEV" +#define REVISION_VERSION "-" +#define SOFTWARE_CODENAME "FINAL" #define SOFTWARE_DEVELOPERS "MartyX, Comedinhasss, Emma, Kazbin and The Forgotten Server Developers" #define FORUMS "www.blacktibia.org - www.tibiaking.com - www.otland.net" diff --git a/otxserver2/path_87x/sources/resources.h b/otxserver2/path_87x/sources/resources.h index a15aaf69e..6107848c6 100644 --- a/otxserver2/path_87x/sources/resources.h +++ b/otxserver2/path_87x/sources/resources.h @@ -88,8 +88,8 @@ #define SOFTWARE_VERSION "2" #define MINOR_VERSION "10" #define PATCH_VERSION "0" -#define REVISION_VERSION "DEV" -#define SOFTWARE_CODENAME "DEV" +#define REVISION_VERSION "-" +#define SOFTWARE_CODENAME "FINAL" #define SOFTWARE_DEVELOPERS "MartyX, Comedinhasss, Emma, Kazbin and The Forgotten Server Developers" #define FORUMS "www.blacktibia.org - www.tibiaking.com - www.otland.net"