We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0615ed0 commit 5f5e11fCopy full SHA for 5f5e11f
1 file changed
cmp.c
@@ -28,7 +28,7 @@ THE SOFTWARE.
28
29
#include "cmp.h"
30
31
-static const uint32_t version = 14;
+static const uint32_t version = 15;
32
static const uint32_t mp_version = 5;
33
34
enum {
0 commit comments