Update version to 2.12.4

This commit is contained in:
Dmitri Tikhonov 2020-06-04 10:41:54 -04:00
parent c3c2342f79
commit 583766be5f
3 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2020-06-04
- 2.12.4
- [BUGFIX] Don't double-count tag length in amplification logic.
- [BUGFIX] Consider amplification when deciding to return TICK_SEND.
2020-05-06
- 2.12.3
- [BUGFIX] Fix amplification mitigation in 0-RTT case.

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.3'
release = u'2.12.4'
# -- General configuration ---------------------------------------------------

View file

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