mirror of
https://github.com/fmtlib/fmt.git
synced 2025-09-11 13:43:01 -04:00
Bump version
This commit is contained in:
parent
f3a41441df
commit
faf3f84085
@ -21,7 +21,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
// 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 110002
|
#define FMT_VERSION 110100
|
||||||
|
|
||||||
// Detect compiler versions.
|
// Detect compiler versions.
|
||||||
#if defined(__clang__) && !defined(__ibmxl__)
|
#if defined(__clang__) && !defined(__ibmxl__)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user