mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
Merge pull request #1826 from felicity-semmle/ql-support/updates
QL docs: Update global variables
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user