Skip to content

Commit 4bad775

Browse files
author
Charlie Gunyon
committed
Bump version
1 parent 58a67f8 commit 4bad775

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
@@ -28,7 +28,7 @@ THE SOFTWARE.
2828

2929
#include "cmp.h"
3030

31-
static const uint32_t version = 17;
31+
static const uint32_t version = 18;
3232
static const uint32_t mp_version = 5;
3333

3434
enum {

0 commit comments

Comments
 (0)