Skip to content

Commit 6b7c72f

Browse files
committed
Increment version from 7 to 8
1 parent 2a67060 commit 6b7c72f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmp.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
#include "cmp.h"
66

7-
static const uint32_t version = 7;
7+
static const uint32_t version = 8;
88
static const uint32_t mp_version = 5;
99

1010
enum {

0 commit comments

Comments
 (0)