From: Brian Paul Date: Fri, 9 Jan 2009 00:21:20 +0000 (-0700) Subject: mesa: 7.3-rc-1 Makefile changes X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ffe7bda603132e95f4d8a4de369bd3134d51b455;p=mesa.git mesa: 7.3-rc-1 Makefile changes --- diff --git a/Makefile b/Makefile index 3e41173ce5e..0668ea3256e 100644 --- a/Makefile +++ b/Makefile @@ -182,10 +182,10 @@ ultrix-gcc: # Rules for making release tarballs -DIRECTORY = Mesa-7.1-rc4 -LIB_NAME = MesaLib-7.1-rc4 -DEMO_NAME = MesaDemos-7.1-rc4 -GLUT_NAME = MesaGLUT-7.1-rc4 +DIRECTORY = Mesa-7.3-rc1 +LIB_NAME = MesaLib-7.3-rc1 +DEMO_NAME = MesaDemos-7.3-rc1 +GLUT_NAME = MesaGLUT-7.3-rc1 MAIN_FILES = \ $(DIRECTORY)/Makefile* \