From cdbd5db3afc1ba3e6dca8b2af622f719324944e0 Mon Sep 17 00:00:00 2001 From: Brian Date: Fri, 27 Jul 2007 11:10:00 -0600 Subject: [PATCH] release candidate 2 --- Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 920e8af3af2..bdb62ae6d4f 100644 --- a/Makefile +++ b/Makefile @@ -162,10 +162,10 @@ ultrix-gcc: # Rules for making release tarballs -DIRECTORY = Mesa-7.0.1 -LIB_NAME = MesaLib-7.0.1 -DEMO_NAME = MesaDemos-7.0.1 -GLUT_NAME = MesaGLUT-7.0.1 +DIRECTORY = Mesa-7.0.1-rc2 +LIB_NAME = MesaLib-7.0.1-rc2 +DEMO_NAME = MesaDemos-7.0.1-rc2 +GLUT_NAME = MesaGLUT-7.0.1-rc2 MAIN_FILES = \ $(DIRECTORY)/Makefile* \