[PATCH] D105189: [llvm][docs] Bump release number from 12 -> 13

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 1 04:07:10 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG65722561dff2: [llvm][docs] Bump release number from 12 -> 13 (authored by DavidSpickett).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105189/new/

https://reviews.llvm.org/D105189

Files:
  llvm/docs/conf.py


Index: llvm/docs/conf.py
===================================================================
--- llvm/docs/conf.py
+++ llvm/docs/conf.py
@@ -66,9 +66,9 @@
 # built documents.
 #
 # The short version.
-version = '12'
+version = '13'
 # The full version, including alpha/beta/rc tags.
-release = '12'
+release = '13'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105189.355826.patch
Type: text/x-patch
Size: 431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210701/e6aa1e1b/attachment.bin>


More information about the llvm-commits mailing list