[General] Update version to 0.7-alpha

new-script-api
David Cernat 7 years ago
parent 6decd148e5
commit cccbe753d7

@ -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.6.1 * Version: 0.7-alpha
* License: GPLv3 (see docs/license/GPL3.txt for more information) * License: GPLv3 (see docs/license/GPL3.txt for more information)
Font Licenses: Font Licenses:

@ -5,7 +5,7 @@
#ifndef OPENMW_VERSION_HPP #ifndef OPENMW_VERSION_HPP
#define OPENMW_VERSION_HPP #define OPENMW_VERSION_HPP
#define TES3MP_VERSION "0.6.1" #define TES3MP_VERSION "0.7-alpha"
#define TES3MP_PROTO_VERSION 7 #define TES3MP_PROTO_VERSION 7
#define TES3MP_DEFAULT_PASSW "SuperPassword" #define TES3MP_DEFAULT_PASSW "SuperPassword"

Loading…
Cancel
Save