Re: [Mesa-dev] Version info in configs/default says 8.0.0

2012-05-07 Thread Brian Paul
On Sun, May 6, 2012 at 8:47 AM, Dave Witbrodt wrote: > I was updating my Mesa build setup, having not looked carefully at it for > about a year, and I became confused about the version of the upstream git > HEAD.  Running 'grep -C 1 VERSION Makefile' gives me: > > PACKAGE_VERSION=8.1-devel > PACKA

[Mesa-dev] Version info in configs/default says 8.0.0

2012-05-06 Thread Dave Witbrodt
I was updating my Mesa build setup, having not looked carefully at it for about a year, and I became confused about the version of the upstream git HEAD. Running 'grep -C 1 VERSION Makefile' gives me: PACKAGE_VERSION=8.1-devel PACKAGE_DIR = Mesa-$(PACKAGE_VERSION) PACKAGE_NAME = MesaLib-$(PACK