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