Skip to content

Commit 7ba6f11

Browse files
committed
Update version to 2.2.3
1 parent 948d3c7 commit 7ba6f11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lsqpack.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ typedef SSIZE_T ssize_t;
4444

4545
#define LSQPACK_MAJOR_VERSION 2
4646
#define LSQPACK_MINOR_VERSION 2
47-
#define LSQPACK_PATCH_VERSION 2
47+
#define LSQPACK_PATCH_VERSION 3
4848

4949
/** Let's start with four billion for now */
5050
typedef unsigned lsqpack_abs_id_t;

0 commit comments

Comments
 (0)