diff --git a/components/openmw-mp/Version.hpp b/components/openmw-mp/Version.hpp index 3d911a8fa..d770fc66f 100644 --- a/components/openmw-mp/Version.hpp +++ b/components/openmw-mp/Version.hpp @@ -5,8 +5,8 @@ #ifndef OPENMW_VERSION_HPP #define OPENMW_VERSION_HPP -#define TES3MP_VERSION "0.5.2" -#define TES3MP_PROTO_VERSION 6 +#define TES3MP_VERSION "0.6-alpha" +#define TES3MP_PROTO_VERSION 7 #define TES3MP_DEFAULT_PASSW "SuperPassword"