mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-25 14:03:33 -04:00
Set version to 0.4.2
This commit is contained in:
parent
5038353792
commit
6144ca95d8
@ -5,7 +5,7 @@ TES3MP
|
|||||||
|
|
||||||
TES3MP is a project aiming to add multiplayer functionality to [OpenMW](https://github.com/OpenMW/openmw), a free and open source recreation of the popular Bethesda Softworks' game "The Elder Scrolls III: Morrowind".
|
TES3MP is a project aiming to add multiplayer functionality to [OpenMW](https://github.com/OpenMW/openmw), a free and open source recreation of the popular Bethesda Softworks' game "The Elder Scrolls III: Morrowind".
|
||||||
|
|
||||||
* Version: 0.4.1
|
* Version: 0.4.2
|
||||||
* License: GPLv3 (see docs/license/GPL3.txt for more information)
|
* License: GPLv3 (see docs/license/GPL3.txt for more information)
|
||||||
* Website: https://steamcommunity.com/groups/mwmulti
|
* Website: https://steamcommunity.com/groups/mwmulti
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#ifndef OPENMW_VERSION_HPP
|
#ifndef OPENMW_VERSION_HPP
|
||||||
#define OPENMW_VERSION_HPP
|
#define OPENMW_VERSION_HPP
|
||||||
|
|
||||||
#define TES3MP_VERSION "0.4.1"
|
#define TES3MP_VERSION "0.4.2"
|
||||||
#define TES3MP_PROTO_VERSION 4
|
#define TES3MP_PROTO_VERSION 5
|
||||||
|
|
||||||
#endif //OPENMW_VERSION_HPP
|
#endif //OPENMW_VERSION_HPP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user