summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBrian <[email protected]>2007-11-06 17:50:18 -0700
committerBrian <[email protected]>2007-11-08 07:36:30 -0700
commit572ad8788119156bf1c31c4d5a286b270c488993 (patch)
tree419d17c3abff230868ec38b5d47e49d9025afd92 /Makefile
parent2ab75d6cfac40c4fe8626ce53375de92ba0b5dd4 (diff)
change filenames for rc2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index a6113addffd..26e764c51c5 100644
--- a/Makefile
+++ b/Makefile
@@ -166,10 +166,10 @@ ultrix-gcc:
# Rules for making release tarballs
-DIRECTORY = Mesa-7.0.2-rc1
-LIB_NAME = MesaLib-7.0.2-rc1
-DEMO_NAME = MesaDemos-7.0.2-rc1
-GLUT_NAME = MesaGLUT-7.0.2-rc1
+DIRECTORY = Mesa-7.0.2-rc2
+LIB_NAME = MesaLib-7.0.2-rc2
+DEMO_NAME = MesaDemos-7.0.2-rc2
+GLUT_NAME = MesaGLUT-7.0.2-rc2
MAIN_FILES = \
$(DIRECTORY)/Makefile* \