Skip to content

Commit 3a8a3d4

Browse files
committed
Bump MCPP_VERSION to 0.0.47 (release smoke checks --version)
1 parent 9babf50 commit 3a8a3d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/toolchain/fingerprint.cppm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import mcpp.toolchain.detect;
1818

1919
export namespace mcpp::toolchain {
2020

21-
inline constexpr std::string_view MCPP_VERSION = "0.0.46";
21+
inline constexpr std::string_view MCPP_VERSION = "0.0.47";
2222

2323
struct FingerprintInputs {
2424
Toolchain toolchain;

0 commit comments

Comments
 (0)