Update version to 2.14.8

This commit is contained in:
Dmitri Tikhonov 2020-05-19 16:15:46 -04:00
parent 81558c3f8c
commit 4d221313f7
4 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,9 @@
2020-05-19
- 2.14.8
- Support Android.
- Rerrange tree: move command-line examples into bin/ and unit
tests into tests/ from test/unittests/.
2020-05-12
- 2.14.7
- [BUGFIX] ALPN-to-version mapping: do not skip h3-Q050.

View File

@ -162,7 +162,6 @@ ELSE()
MESSAGE(STATUS "${BORINGSSL_LIB} library not found")
ENDIF()
ENDFOREACH()
#endif
ENDIF()

View File

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

View File

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