Author: hans
Date: Tue Jul 14 17:53:35 2015
New Revision: 242240

URL: http://llvm.org/viewvc/llvm-project?rev=242240&view=rev
Log:
docs/conf.py: update version to 3.8

Modified:
    cfe/trunk/docs/conf.py

Modified: cfe/trunk/docs/conf.py
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/docs/conf.py?rev=242240&r1=242239&r2=242240&view=diff
==============================================================================
--- cfe/trunk/docs/conf.py (original)
+++ cfe/trunk/docs/conf.py Tue Jul 14 17:53:35 2015
@@ -48,9 +48,9 @@ copyright = u'2007-2015, The Clang Team'
 # built documents.
 #
 # The short X.Y version.
-version = '3.7'
+version = '3.8'
 # The full version, including alpha/beta/rc tags.
-release = '3.7'
+release = '3.8'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.


_______________________________________________
cfe-commits mailing list
cfe-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to