Skip to content

Commit e9ec4fd

Browse files
committed
Bump version
1 parent feb7212 commit e9ec4fd

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 110100
24+
#define FMT_VERSION 110101
2525

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

0 commit comments

Comments
 (0)