mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-12-16 03:08:52 +08:00
chore: bump version 4.1.0
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user