Skip to content

Commit fba1ac1

Browse files
committed
Bump version
1 parent f11eae3 commit fba1ac1

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
@@ -24,7 +24,7 @@ THE SOFTWARE.
2424

2525
#include "cmp.h"
2626

27-
static const uint32_t version = 19;
27+
static const uint32_t version = 20;
2828
static const uint32_t mp_version = 5;
2929

3030
enum {

0 commit comments

Comments
 (0)