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