Merge pull request #1826 from felicity-semmle/ql-support/updates

QL docs: Update global variables
This commit is contained in:
jf205
2019-08-26 15:21:57 +01:00
committed by GitHub

View File

@@ -56,9 +56,9 @@ def setup(sphinx):
# built documents.
#
# The short X.Y version.
version = u'1.21'
version = u'1.22'
# The full version, including alpha/beta/rc tags.
release = u'1.21'
release = u'1.22'
copyright = u'2019 Semmle Ltd'
author = u'Semmle Ltd'