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

Chandler Carruth chandlerc at google.com
Tue Jul 29 00:40:42 PDT 2014


On Mon, Jul 28, 2014 at 10:41 PM, Justin Bogner <mail at justinbogner.com>
wrote:

> 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?


Yea, this was raised on the original thread.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140729/8b41c150/attachment.html>


More information about the llvm-commits mailing list