diff options
Diffstat (limited to 'docs/conf.py')
| -rw-r--r-- | docs/conf.py | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py index 3598fbf50f0d..62404b275450 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -48,9 +48,9 @@ copyright = u'2011-%d, LLVM Project' % date.today().year  # built documents.  #  # The short version. -version = '7' +version = '8'  # The full version, including alpha/beta/rc tags. -release = '7' +release = '8'  # The language for content autogenerated by Sphinx. Refer to documentation  # for a list of supported languages.  | 
