mirror of
https://github.com/fmtlib/fmt.git
synced 2025-09-17 00:36:54 -04:00
Bump version
This commit is contained in:
parent
06ad1224eb
commit
9ff9c695db
@ -21,7 +21,7 @@
|
||||
#endif
|
||||
|
||||
// The fmt library version in the form major * 10000 + minor * 100 + patch.
|
||||
#define FMT_VERSION 110102
|
||||
#define FMT_VERSION 110103
|
||||
|
||||
// Detect compiler versions.
|
||||
#if defined(__clang__) && !defined(__ibmxl__)
|
||||
|
Loading…
x
Reference in New Issue
Block a user