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 f11eae3 commit fba1ac1Copy full SHA for fba1ac1
cmp.c
@@ -24,7 +24,7 @@ THE SOFTWARE.
24
25
#include "cmp.h"
26
27
-static const uint32_t version = 19;
+static const uint32_t version = 20;
28
static const uint32_t mp_version = 5;
29
30
enum {
0 commit comments