You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3coop/components/openmw-mp/Version.hpp

12 lines
188 B
C++

//
// Created by koncord on 27.08.16.
//
#ifndef OPENMW_VERSION_HPP
#define OPENMW_VERSION_HPP
#define TES3MP_VERSION "0.2.0"
#define TES3MP_PROTO_VERSION 3
#endif //OPENMW_VERSION_HPP