Skip to content

Commit c71fbe2

Browse files
committed
Increment version (skip unused/bad version 9) to 10
1 parent 0b9433a commit c71fbe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = 8;
7+
static const uint32_t version = 10;
88
static const uint32_t mp_version = 5;
99

1010
enum {

0 commit comments

Comments
 (0)