Author: sylvestre
Date: Tue Jul 29 02:07:31 2014
New Revision: 214164

URL: http://llvm.org/viewvc/llvm-project?rev=214164&view=rev
Log:
3.5 => 3.6

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=214164&r1=214163&r2=214164&view=diff
==============================================================================
--- cfe/trunk/docs/conf.py (original)
+++ cfe/trunk/docs/conf.py Tue Jul 29 02:07:31 2014
@@ -48,9 +48,9 @@ copyright = u'2007-2014, The Clang Team'
 # built documents.
 #
 # The short X.Y version.
-version = '3.5'
+version = '3.6'
 # The full version, including alpha/beta/rc tags.
-release = '3.5'
+release = '3.6'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to