Update version to 2.14.8

This commit is contained in:
Dmitri Tikhonov 2020-05-19 16:15:46 -04:00
parent 81558c3f8c
commit 4d221313f7
4 changed files with 8 additions and 3 deletions

View file

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