chore: bump version 4.1.0

This commit is contained in:
ToruNiina
2024-07-21 14:48:33 +09:00
parent 754c1ef879
commit f33ca743fb
2 changed files with 4 additions and 4 deletions

View File

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

View File

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