Go to the documentation of this file.
45#define CH_VERSION_STABLE 1
54#define CH_VERSION "2021.11.4"
59#define CH_VERSION_YEAR 21
64#define CH_VERSION_MONTH 11
69#define CH_VERSION_PATCH 4
74#define CH_VERSION_NICKNAME "Paestum"
88#define CH_VERSION_DATE \
89 (((CH_VERSION_YEAR + 2000) * 100) + CH_VERSION_MONTH)