We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59259a5 commit 7bb6fcbCopy full SHA for 7bb6fcb
include/fmt/base.h
@@ -21,7 +21,7 @@
21
#endif
22
23
// The fmt library version in the form major * 10000 + minor * 100 + patch.
24
-#define FMT_VERSION 110200
+#define FMT_VERSION 110201
25
26
// Detect compiler versions.
27
#if defined(__clang__) && !defined(__ibmxl__)
0 commit comments