diff --git a/components/openmw-mp/Version.hpp b/components/openmw-mp/Version.hpp index 09cd8ab43..708e204cb 100644 --- a/components/openmw-mp/Version.hpp +++ b/components/openmw-mp/Version.hpp @@ -5,7 +5,7 @@ #ifndef OPENMW_VERSION_HPP #define OPENMW_VERSION_HPP -#define TES3MP_VERSION "0.6.2" +#define TES3MP_VERSION "0.6.2-hotfixed" #define TES3MP_PROTO_VERSION 7 #define TES3MP_DEFAULT_PASSW "SuperPassword"