From: Brian Date: Fri, 27 Apr 2007 14:00:51 +0000 (-0600) Subject: remove rc4 suffix X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=65bab0dad85962de221b06bcf93b8bfe678a382b;p=mesa.git remove rc4 suffix --- diff --git a/Makefile b/Makefile index 014d7aa9c39..a6999aaeef9 100644 --- a/Makefile +++ b/Makefile @@ -155,10 +155,10 @@ ultrix-gcc: # Rules for making release tarballs -DIRECTORY = Mesa-6.5.3rc4 -LIB_NAME = MesaLib-6.5.3rc4 -DEMO_NAME = MesaDemos-6.5.3rc4 -GLUT_NAME = MesaGLUT-6.5.3rc4 +DIRECTORY = Mesa-6.5.3 +LIB_NAME = MesaLib-6.5.3 +DEMO_NAME = MesaDemos-6.5.3 +GLUT_NAME = MesaGLUT-6.5.3 MAIN_FILES = \ $(DIRECTORY)/Makefile* \