svn commit: r313640 - vendor/lld/dist/docs
Dimitry Andric
dim at FreeBSD.org
Sat Feb 11 13:25:51 UTC 2017
Author: dim
Date: Sat Feb 11 13:25:50 2017
New Revision: 313640
URL: https://svnweb.freebsd.org/changeset/base/313640
Log:
Vendor import of lld release_40 branch r294803:
https://llvm.org/svn/llvm-project/lld/branches/release_40@294803
Modified:
vendor/lld/dist/docs/conf.py
Modified: vendor/lld/dist/docs/conf.py
==============================================================================
--- vendor/lld/dist/docs/conf.py Sat Feb 11 13:25:47 2017 (r313639)
+++ vendor/lld/dist/docs/conf.py Sat Feb 11 13:25:50 2017 (r313640)
@@ -48,9 +48,9 @@ copyright = u'2011-%d, LLVM Project' % d
# 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.
More information about the svn-src-vendor
mailing list