Release 2.19.1 -- fix crash in IETF client (DPLPMTUD regression)

This commit is contained in:
Dmitri Tikhonov 2020-07-29 12:00:21 -04:00
parent b8fa619567
commit ef80a65ff8
4 changed files with 7 additions and 6 deletions

View file

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