From 572ad8788119156bf1c31c4d5a286b270c488993 Mon Sep 17 00:00:00 2001 From: Brian Date: Tue, 6 Nov 2007 17:50:18 -0700 Subject: [PATCH] change filenames for rc2 --- Makefile | 8 ++++---- 1 file 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* \