summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2010-09-17 17:52:13 -0700
committerVinson Lee <vlee@vmware.com>2010-09-17 17:52:13 -0700
commit3c9653c3a014b6ae639f5de24205911da7c73281 (patch)
tree0330e22465bfe0f56856e4510f577ba3529669d2 /Makefile
parent19f8f32a967fbe376ca0aae9be12100f4cdf9d31 (diff)
mesa: bump version to 7.10
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 16c505a9c53..cbf2bb719a1 100644
--- a/Makefile
+++ b/Makefile
@@ -180,7 +180,7 @@ ultrix-gcc:
# Rules for making release tarballs
-VERSION=7.9-devel
+VERSION=7.10-devel
DIRECTORY = Mesa-$(VERSION)
LIB_NAME = MesaLib-$(VERSION)
GLUT_NAME = MesaGLUT-$(VERSION)