← index
acidcam-gpu/ACMX2/version_info.hpp
Source: acidcam-gpu/ACMX2/version_info.hpp
#ifndef __VERSION_INFO_H_

#define __VERSION_INFO_H_

#define VERSION_INFO "v2.6.0"

#define VERSION_AUTHOR "LostSideDead"

#define PROGRAM_NAME "ACMX2"

#endif