mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 2.4.8
- [OPTIMIZATION, BUGFIX] Use ls-qpack v0.10.5.
This commit is contained in:
parent
d16bc1c540
commit
d7aae582ea
3 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2019-10-21
|
||||||
|
- 2.4.8
|
||||||
|
- [OPTIMIZATION, BUGFIX] Use ls-qpack v0.10.5.
|
||||||
|
|
||||||
2019-10-15
|
2019-10-15
|
||||||
- 2.4.7
|
- 2.4.7
|
||||||
- Add echo client and server to the distibution.
|
- Add echo client and server to the distibution.
|
||||||
|
|
|
@ -25,7 +25,7 @@ extern "C" {
|
||||||
|
|
||||||
#define LSQUIC_MAJOR_VERSION 2
|
#define LSQUIC_MAJOR_VERSION 2
|
||||||
#define LSQUIC_MINOR_VERSION 4
|
#define LSQUIC_MINOR_VERSION 4
|
||||||
#define LSQUIC_PATCH_VERSION 7
|
#define LSQUIC_PATCH_VERSION 8
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Engine flags:
|
* Engine flags:
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 1d472c0a51de5b569bd6d32a77251c15e910d734
|
Subproject commit 092317a0748d60afb2772db001848351fa163084
|
Loading…
Add table
Add a link
Reference in a new issue