diff options
author | Brian Paul <brianp@vmware.com> | 2009-09-08 16:46:06 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-09-08 16:46:06 -0600 |
commit | f78eafcacb67de3f2cd035335c4ecd98e21a8209 (patch) | |
tree | cd05d9b164dda11d0e6206a608dfa33c06295c2a /Makefile | |
parent | 97cbaab541e08460cab5bbaa64c873111ff40c0d (diff) |
mesa: bump version to 7.7
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -182,7 +182,7 @@ ultrix-gcc: # Rules for making release tarballs -VERSION=7.6-devel +VERSION=7.7-devel DIRECTORY = Mesa-$(VERSION) LIB_NAME = MesaLib-$(VERSION) DEMO_NAME = MesaDemos-$(VERSION) |