Skip to content

Commit b0b3dc5

Browse files
committed
Bump version
1 parent 586ea06 commit b0b3dc5

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

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

0 commit comments

Comments
 (0)