Release 2.19.3

- [BUGFIX] Regression in 2.19.1 that breaks Q050
This commit is contained in:
Dmitri Tikhonov 2020-08-04 07:22:29 -04:00
parent 244e8c6fb9
commit d39df4b619
4 changed files with 7 additions and 3 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.2'
release = u'2.19.3'
# -- General configuration ---------------------------------------------------