Browse Source

mesa: set version to 7.5

tags/mesa_7_5
Brian Paul 16 years ago
parent
commit
a77b455af0
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Makefile

+ 1
- 1
Makefile View File

@@ -182,7 +182,7 @@ ultrix-gcc:

# Rules for making release tarballs

VERSION=7.5-rc4
VERSION=7.5
DIRECTORY = Mesa-$(VERSION)
LIB_NAME = MesaLib-$(VERSION)
DEMO_NAME = MesaDemos-$(VERSION)

Loading…
Cancel
Save