mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-16 16:28:09 +08:00
fix #250: bump patch version macro in version.hpp
This commit is contained in:
@@ -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 0
|
#define TOML11_VERSION_PATCH 1
|
||||||
|
|
||||||
#ifndef __cplusplus
|
#ifndef __cplusplus
|
||||||
# error "__cplusplus is not defined"
|
# error "__cplusplus is not defined"
|
||||||
|
Reference in New Issue
Block a user