summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2009-09-28 11:22:54 -0700
committerIan Romanick <ian.d.romanick@intel.com>2009-09-28 11:22:54 -0700
commitf0dc37870577378b51c1f8f223932a24909c5db1 (patch)
treeeae844c0c3ba38882a777d0105fbe82126cfcd56 /Makefile
parenteeb7e04da64fdae3a40b1afdcde71dcded2481f3 (diff)
Prep for 7.6 release
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b4f1934a5c..d360ddfd8b 100644
--- a/Makefile
+++ b/Makefile
@@ -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)