diff options
author | Ian Romanick <ian.d.romanick@intel.com> | 2009-09-28 11:22:54 -0700 |
---|---|---|
committer | Ian Romanick <ian.d.romanick@intel.com> | 2009-09-28 11:22:54 -0700 |
commit | f0dc37870577378b51c1f8f223932a24909c5db1 (patch) | |
tree | eae844c0c3ba38882a777d0105fbe82126cfcd56 /Makefile | |
parent | eeb7e04da64fdae3a40b1afdcde71dcded2481f3 (diff) |
Prep for 7.6 release
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.6 DIRECTORY = Mesa-$(VERSION) LIB_NAME = MesaLib-$(VERSION) DEMO_NAME = MesaDemos-$(VERSION) |