mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-26 14:36:40 -04:00
[General] Change pre-rewrite's version to 0.7.0-alpha
This commit is contained in:
parent
7a646494ee
commit
ceea65f666
@ -5,7 +5,7 @@ TES3MP
|
||||
|
||||
TES3MP is a project aiming to add multiplayer functionality to [OpenMW](https://github.com/OpenMW/openmw), an open-source game engine that supports playing "The Elder Scrolls III: Morrowind" by Bethesda Softworks.
|
||||
|
||||
* TES3MP version: 0.6.3
|
||||
* TES3MP version: 0.7.0-alpha
|
||||
* OpenMW version: 0.44.0
|
||||
* License: GPLv3 (see [LICENSE](https://github.com/TES3MP/openmw-tes3mp/blob/master/LICENSE) for more information)
|
||||
|
||||
|
@ -1,11 +1,7 @@
|
||||
//
|
||||
// Created by koncord on 27.08.16.
|
||||
//
|
||||
|
||||
#ifndef OPENMW_VERSION_HPP
|
||||
#define OPENMW_VERSION_HPP
|
||||
|
||||
#define TES3MP_VERSION "0.6.3"
|
||||
#define TES3MP_VERSION "0.7.0-alpha"
|
||||
#define TES3MP_PROTO_VERSION 7
|
||||
|
||||
#define TES3MP_DEFAULT_PASSW "SuperPassword"
|
||||
|
Loading…
x
Reference in New Issue
Block a user