diff options
author | Kenneth Graunke <[email protected]> | 2012-01-06 16:54:11 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2012-01-09 12:01:55 -0800 |
commit | a53cb348baa8b6f3142ac0bda2c339ee1ba1ea86 (patch) | |
tree | ead2194e2a841e1a01c13a9477b5ee49b5096d7e /Makefile | |
parent | b82a2a848c2f614be6186f411bc366ebe2f189bc (diff) |
mesa: Bump version to 8.0 (devel)
Also update the release notes to mention that Mesa 8.0 implements
OpenGL 3.0.
Signed-off-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -184,7 +184,7 @@ ultrix-gcc: # Rules for making release tarballs -PACKAGE_VERSION=7.12-devel +PACKAGE_VERSION=8.0-devel PACKAGE_DIR = Mesa-$(PACKAGE_VERSION) PACKAGE_NAME = MesaLib-$(PACKAGE_VERSION) |