mirror of
https://github.com/fmtlib/fmt.git
synced 2026-02-11 12:49:57 +08:00
Bump version
This commit is contained in:
parent
b149bb202c
commit
1425e72d5c
@ -18,7 +18,7 @@
|
|||||||
#include <vector>
|
#include <vector>
|
||||||
|
|
||||||
// The fmt library version in the form major * 10000 + minor * 100 + patch.
|
// The fmt library version in the form major * 10000 + minor * 100 + patch.
|
||||||
#define FMT_VERSION 60200
|
#define FMT_VERSION 60201
|
||||||
|
|
||||||
#ifdef __has_feature
|
#ifdef __has_feature
|
||||||
# define FMT_HAS_FEATURE(x) __has_feature(x)
|
# define FMT_HAS_FEATURE(x) __has_feature(x)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user