From bd5d58987e0e88d7c1b676f83624528926fb423a Mon Sep 17 00:00:00 2001 From: Dmitri Tikhonov Date: Sat, 6 Jun 2020 00:01:38 -0400 Subject: [PATCH] Update version to 2.2.1 --- lshpack.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lshpack.h b/lshpack.h index 4957d70..0b271fd 100644 --- a/lshpack.h +++ b/lshpack.h @@ -35,7 +35,7 @@ extern "C" { #define LSHPACK_MAJOR_VERSION 2 #define LSHPACK_MINOR_VERSION 2 -#define LSHPACK_PATCH_VERSION 0 +#define LSHPACK_PATCH_VERSION 1 #define lshpack_strlen_t lsxpack_strlen_t #define LSHPACK_MAX_STRLEN LSXPACK_MAX_STRLEN