Thanks! I tried to update all version numbers I could find, but I
obviously missed this one :-)

On Fri, Jan 13, 2017 at 10:29 AM, Eric Fiselier via cfe-commits
<cfe-commits@lists.llvm.org> wrote:
> Author: ericwf
> Date: Fri Jan 13 12:29:56 2017
> New Revision: 291928
>
> URL: http://llvm.org/viewvc/llvm-project?rev=291928&view=rev
> Log:
> Update version to 5.0
>
> Added:
>     libcxx/trunk/lib/abi/4.0/
>     libcxx/trunk/lib/abi/4.0/x86_64-apple-darwin16.0.0.abilist
>     libcxx/trunk/lib/abi/4.0/x86_64-unknown-linux-gnu.abilist
> Modified:
>     libcxx/trunk/docs/conf.py
>     libcxx/trunk/include/__config
>     libcxx/trunk/include/__libcpp_version
>
> Modified: libcxx/trunk/docs/conf.py
> URL: 
> http://llvm.org/viewvc/llvm-project/libcxx/trunk/docs/conf.py?rev=291928&r1=291927&r2=291928&view=diff
> ==============================================================================
> --- libcxx/trunk/docs/conf.py (original)
> +++ libcxx/trunk/docs/conf.py Fri Jan 13 12:29:56 2017
> @@ -47,9 +47,9 @@ copyright = u'2011-2017, LLVM Project'
>  # built documents.
>  #
>  # The short X.Y version.
> -version = '4.0'
> +version = '5.0'
>  # The full version, including alpha/beta/rc tags.
> -release = '4.0'
> +release = '5.0'

For llvm, clang, etc. I just put '5' here.
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to