Author: hans
Date: Wed Feb  8 11:28:23 2017
New Revision: 294483

URL: http://llvm.org/viewvc/llvm-project?rev=294483&view=rev
Log:
Docs: drop minor version

Modified:
    libcxx/branches/release_40/docs/conf.py

Modified: libcxx/branches/release_40/docs/conf.py
URL: 
http://llvm.org/viewvc/llvm-project/libcxx/branches/release_40/docs/conf.py?rev=294483&r1=294482&r2=294483&view=diff
==============================================================================
--- libcxx/branches/release_40/docs/conf.py (original)
+++ libcxx/branches/release_40/docs/conf.py Wed Feb  8 11:28:23 2017
@@ -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.


_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to