remove rc4 suffix

This commit is contained in:
Brian 2007-04-27 08:00:51 -06:00
parent 74edc663a6
commit 65bab0dad8

View file

@ -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* \