1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 15:19:55 +00:00
openmw-tes3mp/components/openmw-mp/Version.hpp
2016-09-18 11:55:51 +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.1c"
#define TES3MP_PROTO_VERSION 2
#endif //OPENMW_VERSION_HPP