[PerformanceTips] Italics are *word*, not _word_
[oota-llvm.git] / docs / conf.py
index c0cf402ed77457b32e8d5a11b31d4db217f1d1e1..18972824dbb4e8a00709ebe2c2c74ca88220fedf 100644 (file)
@@ -40,16 +40,16 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'LLVM'
-copyright = u'2012, LLVM Project'
+copyright = u'2003-2014, LLVM Project'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
 # built documents.
 #
 # The short X.Y version.
-version = '3.3'
+version = '3.7'
 # The full version, including alpha/beta/rc tags.
-release = '3.3'
+release = '3.7'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.