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