[llvm] r214131 - Update LLVM version: 3.5 => 3.6

Justin Bogner mail at justinbogner.com
Mon Jul 28 22:41:31 PDT 2014


Hans Wennborg <hans at hanshq.net> writes:
> Update LLVM version: 3.5 => 3.6
>
> We branched 3.5, it's now time to work on 3.6.

<snip>

> Modified: llvm/trunk/docs/conf.py
> URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/conf.py?rev=214131&r1=214130&r2=214131&view=diff==============================================================================
> --- llvm/trunk/docs/conf.py (original)
> +++ llvm/trunk/docs/conf.py Mon Jul 28 17:10:52 2014
> @@ -47,9 +47,9 @@ copyright = u'2003-2014, LLVM Project'
>  # built documents.
>  #
>  # The short X.Y version.
> -version = '3.4'
> +version = '3.6'
>  # The full version, including alpha/beta/rc tags.
> -release = '3.4'
> +release = '3.6'

Interesting that this was 3.4 - does this mean we need to update these
values on the 3.5 branch?



More information about the llvm-commits mailing list