Re: [Mesa-dev] [PATCH 1/2] mesa: Bump the version to 17.0

2017-01-07 Thread Matt Turner
Both look good to me. Thanks for doing that. Acked-by: Matt Turner ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Re: [Mesa-dev] [PATCH 1/2] mesa: Bump the version to 17.0

2017-01-07 Thread Jason Ekstrand
I believe this is what we agreed on. I just got annoyed because my Fedora packaged mesa still says mesa 13.1. On Sat, Jan 7, 2017 at 8:31 PM, Jason Ekstrand wrote: > --- > VERSION| 2 +- > docs/relnotes/{13.1.0.html => 17.0.0.html} | 8 > 2 files ch

[Mesa-dev] [PATCH 1/2] mesa: Bump the version to 17.0

2017-01-07 Thread Jason Ekstrand
--- VERSION| 2 +- docs/relnotes/{13.1.0.html => 17.0.0.html} | 8 2 files changed, 5 insertions(+), 5 deletions(-) rename docs/relnotes/{13.1.0.html => 17.0.0.html} (89%) diff --git a/VERSION b/VERSION index a2a3311..19547f8 100644 --- a/VERSION +++