瀏覽代碼

Docs: drop minor version

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/branches/release_40@294483 91177308-0d34-0410-b5e6-96231b3b80d8
Hans Wennborg 8 年之前
父節點
當前提交
b591390f49
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/conf.py

+ 2 - 2
docs/conf.py

@@ -47,9 +47,9 @@ copyright = u'2011-2017, LLVM Project'
 # built documents.
 #
 # The short X.Y version.
-version = '4.0'
+version = '4'
 # The full version, including alpha/beta/rc tags.
-release = '4.0'
+release = '4'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.