diff options
author | Brian Paul <[email protected]> | 2009-09-08 14:45:24 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2009-09-08 14:45:27 -0600 |
commit | 42943a4cf90d66ade212feea29a29a3702eec6c1 (patch) | |
tree | c2a3b46175ef273a5459963e30feeeaa4ac89af8 /Makefile | |
parent | 8de625c7cf639c583e8bf43acb1214010989bb64 (diff) |
mesa: bump version to 7.5.2
I'm not 100% sure there'll be a 7.5.2 release, but just in case.
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.5.1 +VERSION=7.5.2 DIRECTORY = Mesa-$(VERSION) LIB_NAME = MesaLib-$(VERSION) DEMO_NAME = MesaDemos-$(VERSION) |