Fix code check

pull/610/head
dongduo 4 years ago
parent 4f2ff983a0
commit 7d6619cb4c

@ -25,7 +25,7 @@
namespace {
const int IR_MAJOR_VERSION = 1;
cosnt int IR_MINOR_VERSION = 0;
const int IR_MINOR_VERSION = 0;
const int IR_PATCH_VERSION = 0;
} // namespace

Loading…
Cancel
Save