Skip to content

Commit 4e5aafb

Browse files
committed
Bump version
1 parent db30fb3 commit 4e5aafb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/fmt/base.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
#endif
2222

2323
// The fmt library version in the form major * 10000 + minor * 100 + patch.
24-
#define FMT_VERSION 110103
24+
#define FMT_VERSION 110104
2525

2626
// Detect compiler versions.
2727
#if defined(__clang__) && !defined(__ibmxl__)

0 commit comments

Comments
 (0)