Skip to content

Commit 98cf8af

Browse files
aparshin-inteligcbot
authored andcommitted
cm FE interface update
1 parent 616eb1e commit 98cf8af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IGC/CMFE/AdaptorCM/Interface.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ struct IDriverInvocation {
9999
};
100100

101101
// this number should be increased whenever the public interface changes
102-
static const int InterfaceVersion = 9;
102+
static const int InterfaceVersion = 10;
103103

104104
} // namespace ClangFE
105105
} // namespace CM

0 commit comments

Comments
 (0)