We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b9433a commit c71fbe2Copy full SHA for c71fbe2
cmp.c
@@ -4,7 +4,7 @@
4
5
#include "cmp.h"
6
7
-static const uint32_t version = 8;
+static const uint32_t version = 10;
8
static const uint32_t mp_version = 5;
9
10
enum {
0 commit comments