From 9980b79d45f83d9e65fdfc633248444ede89aa5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ya=C4=9F=C4=B1z=20Zengin?= Date: Sat, 26 Oct 2024 11:30:27 +0300 Subject: [PATCH] pmt: release note configuration: fix typo --- build/workflow/relnotes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/workflow/relnotes b/build/workflow/relnotes index 5717335..e407dec 100755 --- a/build/workflow/relnotes +++ b/build/workflow/relnotes @@ -1,4 +1,4 @@ -echo -e "\`${CC_VERSION}\` +echo -e "\`${CXX_VERSION}\` Version and code: \`${PMT_VERSION}\`/\`${PMT_VERSION_CODE}\` Supported architectures: \`arm64-v8a\` (64-bit), \`armeabi-v7a\` (32-bit)