Files
YYCCommonplace/src/yycc/version.hpp

6 lines
89 B
C++

#pragma once
#define YYCC_VER_MAJOR 2
#define YYCC_VER_MINOR 0
#define YYCC_VER_PATCH 0