diff options
author | Brian Paul <brianp@vmware.com> | 2011-06-29 07:37:11 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2011-06-29 07:38:10 -0600 |
commit | e17f2bad3abf8e08b74871c71566dea5f1ce4bf7 (patch) | |
tree | bbd7c4396ea5717742e32026d163449255c71213 /Makefile | |
parent | 600e01e758c9eed44cd85957ee476804c1c35f8b (diff) |
mesa: bump version to 7.12 (devel)
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -183,7 +183,7 @@ ultrix-gcc: # Rules for making release tarballs -VERSION=7.11-devel +VERSION=7.12-devel DIRECTORY = Mesa-$(VERSION) LIB_NAME = MesaLib-$(VERSION) GLUT_NAME = MesaGLUT-$(VERSION) |