openmw-tes3coop/components/openmw-mp/Version.hpp
2016-08-27 15:36:22 +08:00

11 lines
189 B
C++

//
// Created by koncord on 27.08.16.
//
#ifndef OPENMW_VERSION_HPP
#define OPENMW_VERSION_HPP
#define TES3MP_VERSION "0.0.1b"
#define TES3MP_PROTO_VERSION 1
#endif //OPENMW_VERSION_HPP