[libcxx] r257629 - Update version to 3.9
Hans Wennborg via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 13 09:42:24 PST 2016
Marshall, Eric,
Please check that this was OK, as I don't usually commit to libc++.
Thanks,
Hans
On Wed, Jan 13, 2016 at 9:33 AM, Hans Wennborg via cfe-commits
<cfe-commits at lists.llvm.org> wrote:
> Author: hans
> Date: Wed Jan 13 11:33:21 2016
> New Revision: 257629
>
> URL: http://llvm.org/viewvc/llvm-project?rev=257629&view=rev
> Log:
> Update version to 3.9
>
> Modified:
> libcxx/trunk/include/__config
>
> Modified: libcxx/trunk/include/__config
> URL: http://llvm.org/viewvc/llvm-project/libcxx/trunk/include/__config?rev=257629&r1=257628&r2=257629&view=diff
> ==============================================================================
> --- libcxx/trunk/include/__config (original)
> +++ libcxx/trunk/include/__config Wed Jan 13 11:33:21 2016
> @@ -27,7 +27,7 @@
> #define _GNUC_VER 0
> #endif
>
> -#define _LIBCPP_VERSION 3800
> +#define _LIBCPP_VERSION 3900
>
> #ifndef _LIBCPP_ABI_VERSION
> #define _LIBCPP_ABI_VERSION 1
More information about the cfe-commits
mailing list