Skip to content

Commit 205e899

Browse files
committed
[VERSION] update version to 2.6.0
1 parent f75312d commit 205e899

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lsqpack.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ extern "C" {
4343
#endif
4444

4545
#define LSQPACK_MAJOR_VERSION 2
46-
#define LSQPACK_MINOR_VERSION 5
47-
#define LSQPACK_PATCH_VERSION 5
46+
#define LSQPACK_MINOR_VERSION 6
47+
#define LSQPACK_PATCH_VERSION 0
4848

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

0 commit comments

Comments
 (0)