diff --git a/docs/conf.py b/docs/conf.py index aed5e06b6f5..a13eb63a632 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -66,9 +66,9 @@ copyright = u'2003-%d, LLVM Project' % date.today().year # built documents. # # The short version. -version = '10' +version = '11' # The full version, including alpha/beta/rc tags. -release = '10' +release = '11' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.