mirror of
https://github.com/fmtlib/fmt.git
synced 2025-09-08 03:51:58 -04:00
Bump version
This commit is contained in:
parent
59259a5fde
commit
7bb6fcb325
@ -21,7 +21,7 @@
|
||||
#endif
|
||||
|
||||
// The fmt library version in the form major * 10000 + minor * 100 + patch.
|
||||
#define FMT_VERSION 110200
|
||||
#define FMT_VERSION 110201
|
||||
|
||||
// Detect compiler versions.
|
||||
#if defined(__clang__) && !defined(__ibmxl__)
|
||||
|
Loading…
x
Reference in New Issue
Block a user