1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 20:49:56 +00:00
openmw-tes3mp/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
2016-12-29 18:53:42 +00:00
#define TES3MP_VERSION "0.4.1"
2016-10-27 11:05:20 +00:00
#define TES3MP_PROTO_VERSION 4
#endif //OPENMW_VERSION_HPP