summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-09-29 09:36:06 -0600
committerBrian Paul <brianp@vmware.com>2009-09-29 09:36:06 -0600
commit69a3043f4109463f35e87102e509e0a4599cd09a (patch)
tree5fbdfb9d4b30d5f2337228d38af2b5ab8f68f4b2 /Makefile
parent2d400d43bfbe5ea6f8c85acbd12c9376a3ab1114 (diff)
downloadexternal_mesa3d-69a3043f4109463f35e87102e509e0a4599cd09a.zip
external_mesa3d-69a3043f4109463f35e87102e509e0a4599cd09a.tar.gz
external_mesa3d-69a3043f4109463f35e87102e509e0a4599cd09a.tar.bz2
mesa: bump version to 7.6.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d360ddf..d25c55c 100644
--- a/Makefile
+++ b/Makefile
@@ -182,7 +182,7 @@ ultrix-gcc:
# Rules for making release tarballs
-VERSION=7.6
+VERSION=7.6.1
DIRECTORY = Mesa-$(VERSION)
LIB_NAME = MesaLib-$(VERSION)
DEMO_NAME = MesaDemos-$(VERSION)