chore: bump version to 4.0.3

This commit is contained in:
ToruNiina
2024-07-06 18:59:03 +09:00
parent 34a2091a4d
commit 5ac47b8983
2 changed files with 2 additions and 2 deletions

View File

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

View File

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