Go to the documentation of this file.
44#define CH_VERSION_STABLE 1
53#define CH_VERSION "2021.11.5"
58#define CH_VERSION_YEAR 21
63#define CH_VERSION_MONTH 11
68#define CH_VERSION_PATCH 5
73#define CH_VERSION_NICKNAME "Agropoli"
87#define CH_VERSION_DATE \
88 (((CH_VERSION_YEAR + 2000) * 100) + CH_VERSION_MONTH)