Skip to content

Commit c4762c3

Browse files
author
milos.tosic
committed
Fix extension/toolchain matching in rdebug
1 parent e7f9cfa commit c4762c3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/MTuner/src/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
#ifndef RTM_MTUNER_VERSION_H
77
#define RTM_MTUNER_VERSION_H
88

9-
static const char* MTunerVersion = "4.8.9";
9+
static const char* MTunerVersion = "4.9";
1010

1111
#endif // RTM_MTUNER_VERSION_H

src/libs/rdebug

0 commit comments

Comments
 (0)