mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 2.23.1
- [BUGFIX] Regression introduced in 2.22.0: use correct number of PNSs for IETF mini conn during promotion.
This commit is contained in:
parent
a3e1f0d1bb
commit
f198a02df8
8 changed files with 26 additions and 9 deletions
|
@ -25,7 +25,7 @@ extern "C" {
|
|||
|
||||
#define LSQUIC_MAJOR_VERSION 2
|
||||
#define LSQUIC_MINOR_VERSION 23
|
||||
#define LSQUIC_PATCH_VERSION 0
|
||||
#define LSQUIC_PATCH_VERSION 1
|
||||
|
||||
/**
|
||||
* Engine flags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue