openmw-tes3coop/components/openmw-mp/Version.hpp

12 lines
188 B
C++
Raw Normal View History

//
// Created by koncord on 27.08.16.
//
#ifndef OPENMW_VERSION_HPP
#define OPENMW_VERSION_HPP
2017-02-06 21:25:46 +00:00
#define TES3MP_VERSION "0.4.2"
#define TES3MP_PROTO_VERSION 5
#endif //OPENMW_VERSION_HPP