summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-01-22 10:19:39 -0700
committerAlan Hourihane <alanh@vmware.com>2009-01-29 00:59:53 +0000
commite98ef303512a460c41d2a90455dd8e515924e0ef (patch)
treed6e20c013df77dbbf3bcd5f551b8152cc999a3d8 /Makefile
parentb987fde60aa963eb2d2b4161c32b5e949a6698c9 (diff)
mesa: set version to 7.4 for mesa_7_4_branch
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index bee73e6535f..875f93bd4a7 100644
--- a/Makefile
+++ b/Makefile
@@ -182,10 +182,10 @@ ultrix-gcc:
# Rules for making release tarballs
-DIRECTORY = Mesa-7.3
-LIB_NAME = MesaLib-7.3
-DEMO_NAME = MesaDemos-7.3
-GLUT_NAME = MesaGLUT-7.3
+DIRECTORY = Mesa-7.4
+LIB_NAME = MesaLib-7.4
+DEMO_NAME = MesaDemos-7.4
+GLUT_NAME = MesaGLUT-7.4
MAIN_FILES = \
$(DIRECTORY)/Makefile* \