[llvm] 271d9c5 - Bump forgotten version nbr in llvm/docs/conf.py

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 5 08:12:20 PDT 2020


Author: Hans Wennborg
Date: 2020-08-05T17:11:59+02:00
New Revision: 271d9c507c783b3c13629376f3edf66099937938

URL: https://github.com/llvm/llvm-project/commit/271d9c507c783b3c13629376f3edf66099937938
DIFF: https://github.com/llvm/llvm-project/commit/271d9c507c783b3c13629376f3edf66099937938.diff

LOG: Bump forgotten version nbr in llvm/docs/conf.py

Added: 
    

Modified: 
    llvm/docs/conf.py

Removed: 
    


################################################################################
diff  --git a/llvm/docs/conf.py b/llvm/docs/conf.py
index aed5e06b6f50..687d812f82d7 100644
--- a/llvm/docs/conf.py
+++ b/llvm/docs/conf.py
@@ -66,9 +66,9 @@
 # built documents.
 #
 # The short version.
-version = '10'
+version = '12'
 # The full version, including alpha/beta/rc tags.
-release = '10'
+release = '12'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.


        


More information about the llvm-commits mailing list