Author: Hans Wennborg
Date: 2020-08-05T17:12:51+02:00
New Revision: a19ff10e6d74468505815123647ee89a42683b5f

URL: 
https://github.com/llvm/llvm-project/commit/a19ff10e6d74468505815123647ee89a42683b5f
DIFF: 
https://github.com/llvm/llvm-project/commit/a19ff10e6d74468505815123647ee89a42683b5f.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..a13eb63a632b 100644
--- a/llvm/docs/conf.py
+++ b/llvm/docs/conf.py
@@ -66,9 +66,9 @@
 # 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.


        
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to