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