Skip to content

Commit

Permalink
[VERSION] update version to 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gwanglst committed Dec 16, 2024
1 parent f75312d commit 205e899
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lsqpack.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ extern "C" {
#endif

#define LSQPACK_MAJOR_VERSION 2
#define LSQPACK_MINOR_VERSION 5
#define LSQPACK_PATCH_VERSION 5
#define LSQPACK_MINOR_VERSION 6
#define LSQPACK_PATCH_VERSION 0

/** Let's start with four billion for now */
typedef unsigned lsqpack_abs_id_t;
Expand Down

0 comments on commit 205e899

Please sign in to comment.