diff --git a/components/openmw-mp/Version.hpp b/components/openmw-mp/Version.hpp index 708e204cb..de230b25e 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-hotfixed" +#define TES3MP_VERSION "0.6.2.1" #define TES3MP_PROTO_VERSION 7 #define TES3MP_DEFAULT_PASSW "SuperPassword"