Release 2.27.4

- [API] Add lsquic_conn_get_sni(), fixes issue #203.
This commit is contained in:
Dmitri Tikhonov 2021-01-13 08:38:33 -05:00
parent 38e835983f
commit e98ebfce75
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2021-01-13
- 2.27.4
- [API] Add lsquic_conn_get_sni(), fixes issue #203.
2021-01-08
- 2.27.3
- [BUGFIX] gQUIC: do not destroy critical streams when connection is

View File

@ -26,7 +26,7 @@ author = u'LiteSpeed Technologies'
# The short X.Y version
version = u'2.27'
# The full version, including alpha/beta/rc tags
release = u'2.27.3'
release = u'2.27.4'
# -- General configuration ---------------------------------------------------

View File

@ -25,7 +25,7 @@ extern "C" {
#define LSQUIC_MAJOR_VERSION 2
#define LSQUIC_MINOR_VERSION 27
#define LSQUIC_PATCH_VERSION 3
#define LSQUIC_PATCH_VERSION 4
/**
* Engine flags: