Skip to content

Commit bbd7070

Browse files
committed
Update version to 2.5.2 .
1 parent 1ac97e6 commit bbd7070

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 5
47-
#define LSQPACK_PATCH_VERSION 1
47+
#define LSQPACK_PATCH_VERSION 2
4848

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

0 commit comments

Comments
 (0)