From: Brian Date: Wed, 25 Apr 2007 16:01:30 +0000 (-0600) Subject: RC4 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3de20aead2b3d6f8cf6e99e5f8e15cff13d638cf;p=mesa.git RC4 --- diff --git a/Makefile b/Makefile index 3eafa44c9b3..014d7aa9c39 100644 --- a/Makefile +++ b/Makefile @@ -155,10 +155,10 @@ ultrix-gcc: # Rules for making release tarballs -DIRECTORY = Mesa-6.5.3rc3 -LIB_NAME = MesaLib-6.5.3rc3 -DEMO_NAME = MesaDemos-6.5.3rc3 -GLUT_NAME = MesaGLUT-6.5.3rc3 +DIRECTORY = Mesa-6.5.3rc4 +LIB_NAME = MesaLib-6.5.3rc4 +DEMO_NAME = MesaDemos-6.5.3rc4 +GLUT_NAME = MesaGLUT-6.5.3rc4 MAIN_FILES = \ $(DIRECTORY)/Makefile* \