mirror of
https://github.com/fmtlib/fmt.git
synced 2025-12-06 16:57:03 +08:00
Bump version
This commit is contained in:
parent
feb72126b4
commit
e9ec4fdc88
@ -21,7 +21,7 @@
|
||||
#endif
|
||||
|
||||
// The fmt library version in the form major * 10000 + minor * 100 + patch.
|
||||
#define FMT_VERSION 110100
|
||||
#define FMT_VERSION 110101
|
||||
|
||||
// Detect compiler versions.
|
||||
#if defined(__clang__) && !defined(__ibmxl__)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user