Release 1.21.0

[FEATURE] Add qlog log module.
This commit is contained in:
Dmitri Tikhonov 2019-04-12 10:50:45 -04:00
parent b4069a69ae
commit 55cd0b38b2
20 changed files with 603 additions and 13 deletions

View file

@ -24,7 +24,7 @@ extern "C" {
#endif
#define LSQUIC_MAJOR_VERSION 1
#define LSQUIC_MINOR_VERSION 20
#define LSQUIC_MINOR_VERSION 21
#define LSQUIC_PATCH_VERSION 0
/**