Main Page
Module List
Reference documentation
Namespaces
Classes
Examples
distroDM
c++_api
inc
DM
about.hpp
1
#ifndef DM_ABOUT_HPP_INCLUDED
2
#define DM_ABOUT_HPP_INCLUDED
3
4
#pragma once
5
6
#define DM_VERSION "2.1.0.0"
7
#define DM_SPECIAL_BUILD "1000"
8
9
#endif //DM_ABOUT_HPP_INCLUDED