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