Skip to content

Commit c57c5ab

Browse files
committed
Release OTX Server 3.7
1 parent 7c4b2bf commit c57c5ab

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

path_10_9/src/definitions.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
static constexpr auto STATUS_SERVER_NAME = "OTX Server";
2424
static constexpr auto STATUS_SERVER_VERSION = "3";
2525
static constexpr auto MINOR_VERSION = "7";
26-
static constexpr auto REVISION_VERSION = "DEV";
26+
static constexpr auto REVISION_VERSION = "807";
2727
static constexpr auto SOFTWARE_CODENAME = "SAILOR";
2828
static constexpr auto STATUS_SERVER_DEVELOPERS = "Mattyx14, Brewsterl, Malucooo and The Forgotten Server Developers";
2929
static constexpr auto GIT_REPO = "https://github.com/mattyx14/otxserver/tree/otxserv3/";

path_7_7/src/definitions.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
static constexpr auto STATUS_SERVER_NAME = "OTX Server";
2424
static constexpr auto STATUS_SERVER_VERSION = "3";
2525
static constexpr auto MINOR_VERSION = "7";
26-
static constexpr auto REVISION_VERSION = "DEV";
26+
static constexpr auto REVISION_VERSION = "807";
2727
static constexpr auto SOFTWARE_CODENAME = "SAILOR";
2828
static constexpr auto STATUS_SERVER_DEVELOPERS = "Mattyx14, Brewsterl, Malucooo and The Forgotten Server Developers";
2929
static constexpr auto GIT_REPO = "https://github.com/mattyx14/otxserver/tree/otxserv3/";

path_8_6/src/definitions.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
static constexpr auto STATUS_SERVER_NAME = "OTX Server";
2424
static constexpr auto STATUS_SERVER_VERSION = "3";
2525
static constexpr auto MINOR_VERSION = "7";
26-
static constexpr auto REVISION_VERSION = "DEV";
26+
static constexpr auto REVISION_VERSION = "807";
2727
static constexpr auto SOFTWARE_CODENAME = "SAILOR";
2828
static constexpr auto STATUS_SERVER_DEVELOPERS = "Mattyx14, Brewsterl, Malucooo and The Forgotten Server Developers";
2929
static constexpr auto GIT_REPO = "https://github.com/mattyx14/otxserver/tree/otxserv3/";

path_8_7/src/definitions.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
static constexpr auto STATUS_SERVER_NAME = "OTX Server";
2424
static constexpr auto STATUS_SERVER_VERSION = "3";
2525
static constexpr auto MINOR_VERSION = "7";
26-
static constexpr auto REVISION_VERSION = "DEV";
26+
static constexpr auto REVISION_VERSION = "807";
2727
static constexpr auto SOFTWARE_CODENAME = "SAILOR";
2828
static constexpr auto STATUS_SERVER_DEVELOPERS = "Mattyx14, Brewsterl, Malucooo and The Forgotten Server Developers";
2929
static constexpr auto GIT_REPO = "https://github.com/mattyx14/otxserver/tree/otxserv3/";

0 commit comments

Comments
 (0)