From 78ed3f2c90241389e74b81cc80412f5f2d434fb4 Mon Sep 17 00:00:00 2001 From: mattyx14 Date: Sun, 25 Dec 2016 14:45:15 -0600 Subject: [PATCH] :: Release OTX Server 3.8.868 - LEZICK --- path_10_9/src/definitions.h | 2 +- path_11_x/src/definitions.h | 2 +- path_7_7/src/definitions.h | 2 +- path_8_5/src/definitions.h | 2 +- path_8_6/src/definitions.h | 2 +- path_8_7/src/definitions.h | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/path_10_9/src/definitions.h b/path_10_9/src/definitions.h index 30d4c23a7..b82b86c0c 100644 --- a/path_10_9/src/definitions.h +++ b/path_10_9/src/definitions.h @@ -23,7 +23,7 @@ static constexpr auto STATUS_SERVER_NAME = "OTX Server"; static constexpr auto STATUS_SERVER_VERSION = "3"; static constexpr auto MINOR_VERSION = "8"; -static constexpr auto REVISION_VERSION = "DEV"; +static constexpr auto REVISION_VERSION = "868"; static constexpr auto SOFTWARE_CODENAME = "LEZICK"; static constexpr auto STATUS_SERVER_DEVELOPERS = "Mattyx14, Brewsterl, Malucooo and The Forgotten Server Developers"; static constexpr auto GIT_REPO = "https://github.com/mattyx14/otxserver/tree/otxserv3/"; diff --git a/path_11_x/src/definitions.h b/path_11_x/src/definitions.h index 4e29f02e8..2ba5e35c2 100644 --- a/path_11_x/src/definitions.h +++ b/path_11_x/src/definitions.h @@ -23,7 +23,7 @@ static constexpr auto STATUS_SERVER_NAME = "OTX Server"; static constexpr auto STATUS_SERVER_VERSION = "3"; static constexpr auto MINOR_VERSION = "8"; -static constexpr auto REVISION_VERSION = "DEV"; +static constexpr auto REVISION_VERSION = "868"; static constexpr auto SOFTWARE_CODENAME = "LEZICK"; static constexpr auto STATUS_SERVER_DEVELOPERS = "Mattyx14, Brewsterl, Malucooo and The Forgotten Server Developers"; static constexpr auto GIT_REPO = "https://github.com/mattyx14/otxserver/tree/otxserv3/"; diff --git a/path_7_7/src/definitions.h b/path_7_7/src/definitions.h index 2bc043e59..2fcc45094 100644 --- a/path_7_7/src/definitions.h +++ b/path_7_7/src/definitions.h @@ -23,7 +23,7 @@ static constexpr auto STATUS_SERVER_NAME = "OTX Server"; static constexpr auto STATUS_SERVER_VERSION = "3"; static constexpr auto MINOR_VERSION = "8"; -static constexpr auto REVISION_VERSION = "DEV"; +static constexpr auto REVISION_VERSION = "868"; static constexpr auto SOFTWARE_CODENAME = "LEZICK"; static constexpr auto STATUS_SERVER_DEVELOPERS = "Mattyx14, Brewsterl, Malucooo and The Forgotten Server Developers"; static constexpr auto GIT_REPO = "https://github.com/mattyx14/otxserver/tree/otxserv3/"; diff --git a/path_8_5/src/definitions.h b/path_8_5/src/definitions.h index a9bc2dd71..88aa0f65b 100644 --- a/path_8_5/src/definitions.h +++ b/path_8_5/src/definitions.h @@ -23,7 +23,7 @@ static constexpr auto STATUS_SERVER_NAME = "OTX Server"; static constexpr auto STATUS_SERVER_VERSION = "3"; static constexpr auto MINOR_VERSION = "8"; -static constexpr auto REVISION_VERSION = "DEV"; +static constexpr auto REVISION_VERSION = "868"; static constexpr auto SOFTWARE_CODENAME = "LEZICK"; static constexpr auto STATUS_SERVER_DEVELOPERS = "Mattyx14, Brewsterl, Malucooo and The Forgotten Server Developers"; static constexpr auto GIT_REPO = "https://github.com/mattyx14/otxserver/tree/otxserv3/"; diff --git a/path_8_6/src/definitions.h b/path_8_6/src/definitions.h index 5568dafa1..e2f76dd9d 100644 --- a/path_8_6/src/definitions.h +++ b/path_8_6/src/definitions.h @@ -23,7 +23,7 @@ static constexpr auto STATUS_SERVER_NAME = "OTX Server"; static constexpr auto STATUS_SERVER_VERSION = "3"; static constexpr auto MINOR_VERSION = "8"; -static constexpr auto REVISION_VERSION = "DEV"; +static constexpr auto REVISION_VERSION = "868"; static constexpr auto SOFTWARE_CODENAME = "LEZICK"; static constexpr auto STATUS_SERVER_DEVELOPERS = "Mattyx14, Brewsterl, Malucooo and The Forgotten Server Developers"; static constexpr auto GIT_REPO = "https://github.com/mattyx14/otxserver/tree/otxserv3/"; diff --git a/path_8_7/src/definitions.h b/path_8_7/src/definitions.h index 904d1b9b3..6bbdbd99e 100644 --- a/path_8_7/src/definitions.h +++ b/path_8_7/src/definitions.h @@ -23,7 +23,7 @@ static constexpr auto STATUS_SERVER_NAME = "OTX Server"; static constexpr auto STATUS_SERVER_VERSION = "3"; static constexpr auto MINOR_VERSION = "8"; -static constexpr auto REVISION_VERSION = "DEV"; +static constexpr auto REVISION_VERSION = "868"; static constexpr auto SOFTWARE_CODENAME = "LEZICK"; static constexpr auto STATUS_SERVER_DEVELOPERS = "Mattyx14, Brewsterl, Malucooo and The Forgotten Server Developers"; static constexpr auto GIT_REPO = "https://github.com/mattyx14/otxserver/tree/otxserv3/";