mirror of
https://gitea.invidious.io/iv-org/litespeed-quic.git
synced 2024-08-15 00:53:43 +00:00
Release 2.27.2
- [BUGFIX] Memory corruption in receive history copy-ranges function.
This commit is contained in:
parent
06b2a2363e
commit
1a0003e3b9
8 changed files with 39 additions and 10 deletions
|
@ -20,13 +20,13 @@
|
|||
# -- Project information -----------------------------------------------------
|
||||
|
||||
project = u'lsquic'
|
||||
copyright = u'2020, LiteSpeed Technologies'
|
||||
copyright = u'2021, LiteSpeed Technologies'
|
||||
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.1'
|
||||
release = u'2.27.2'
|
||||
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue