Update version to 2.12.3

This commit is contained in:
Dmitri Tikhonov 2020-05-06 10:13:53 -04:00
parent 780fa2c574
commit 1fbdbcee1d
3 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2020-05-06
- 2.12.3
- [BUGFIX] Fix amplification mitigation in 0-RTT case.
- [BUGFIX] IETF mini connection should not tickable if cannot send
a packet due to amplification.
2020-04-17
- 2.12.2
- [BUGFIX] Place connections on tickable queue when sending is reenabled.

View file

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

View file

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