summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-07-17 12:40:48 -0600
committerBrian Paul <brianp@vmware.com>2009-07-17 12:40:48 -0600
commita77b455af05c9987bd0d94084dadb61fe69b17d0 (patch)
tree1f1e088fce0d8da517460d9b33bb80a78b890ecb /Makefile
parent71b9e102913753bc5af23c774641d6a6dda184d9 (diff)
downloadexternal_mesa3d-a77b455af05c9987bd0d94084dadb61fe69b17d0.zip
external_mesa3d-a77b455af05c9987bd0d94084dadb61fe69b17d0.tar.gz
external_mesa3d-a77b455af05c9987bd0d94084dadb61fe69b17d0.tar.bz2
mesa: set version to 7.5
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f7361d6..91515d6 100644
--- a/Makefile
+++ b/Makefile
@@ -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)