RC4
authorBrian <brian@yutani.localnet.net>
Wed, 25 Apr 2007 16:01:30 +0000 (10:01 -0600)
committerBrian <brian@yutani.localnet.net>
Wed, 25 Apr 2007 16:01:30 +0000 (10:01 -0600)
Makefile

index 3eafa44..014d7aa 100644 (file)
--- 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*                                          \