We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 586ea06 commit b0b3dc5Copy full SHA for b0b3dc5
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 110101
+#define FMT_VERSION 110102
25
26
// Detect compiler versions.
27
#if defined(__clang__) && !defined(__ibmxl__)
0 commit comments