diff options
author | Brian Paul <[email protected]> | 2009-06-26 13:16:08 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2009-06-26 13:16:34 -0600 |
commit | 077a06c140001849dafbedc4175f9aa703bbba69 (patch) | |
tree | c95dcbc2e9609be859858605f1dc08b182f3ae33 /Makefile | |
parent | 62ad606065312cecb1e2dcad0ad2cadf402f0b5c (diff) |
mesa: bump version to 7.5-rc4
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-rc3 +VERSION=7.5-rc4 DIRECTORY = Mesa-$(VERSION) LIB_NAME = MesaLib-$(VERSION) DEMO_NAME = MesaDemos-$(VERSION) |