chore: update version 4.0.2

This commit is contained in:
ToruNiina
2024-06-30 23:59:23 +09:00
parent 1d3abc9718
commit fc493afb4e
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
#define TOML11_VERSION_MAJOR 4
#define TOML11_VERSION_MINOR 0
#define TOML11_VERSION_PATCH 1
#define TOML11_VERSION_PATCH 2
#ifndef __cplusplus
# error "__cplusplus is not defined"