From: Brian Paul Date: Tue, 27 May 2008 18:50:59 +0000 (-0600) Subject: prep for 7.1 RC1 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0128703f033eff65200163361f3099a2c57fd711;p=mesa.git prep for 7.1 RC1 --- diff --git a/Makefile b/Makefile index a94147db605..47c8eacbb1a 100644 --- a/Makefile +++ b/Makefile @@ -174,10 +174,10 @@ ultrix-gcc: # Rules for making release tarballs -DIRECTORY = Mesa-7.1pre -LIB_NAME = MesaLib-7.1pre -DEMO_NAME = MesaDemos-7.1pre -GLUT_NAME = MesaGLUT-7.1pre +DIRECTORY = Mesa-7.1-rc1 +LIB_NAME = MesaLib-7.1-rc1 +DEMO_NAME = MesaDemos-7.1-rc1 +GLUT_NAME = MesaGLUT-7.1-rc1 MAIN_FILES = \ $(DIRECTORY)/Makefile* \