summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-05-01 09:22:20 -0600
committerBrian Paul <brianp@vmware.com>2009-05-01 09:22:20 -0600
commit666e5bf4a6728484b4bc0c7e2583f141f1f2b2b7 (patch)
treeaa9edf1f1f31cf0206b8fdef4c2e831361f76ccc /Makefile
parent3eafd25aa3b8d7680d3a0ac4869681e951484371 (diff)
mesa: bump version to 7.6 (devel)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a77825e8f9..ab41116795 100644
--- a/Makefile
+++ b/Makefile
@@ -181,7 +181,7 @@ ultrix-gcc:
# Rules for making release tarballs
-VERSION=7.5-devel
+VERSION=7.6-devel
DIRECTORY = Mesa-$(VERSION)
LIB_NAME = MesaLib-$(VERSION)
DEMO_NAME = MesaDemos-$(VERSION)