set version for tarballs to 6.5.3pre for now
authorRichard Hughes <hughsient@gmail.com>
Sat, 7 Apr 2007 14:48:07 +0000 (08:48 -0600)
committerBrian <brian@yutani.localnet.net>
Sat, 7 Apr 2007 14:48:07 +0000 (08:48 -0600)
Makefile

index d6a34863b4902c62d09de161f5a71c1728a6cfdf..5e0c01252d2333b0cca4f66c0d69f6a71d83fa41 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -155,10 +155,10 @@ ultrix-gcc:
 
 # Rules for making release tarballs
 
-DIRECTORY = Mesa-6.5.2
-LIB_NAME = MesaLib-6.5.2
-DEMO_NAME = MesaDemos-6.5.2
-GLUT_NAME = MesaGLUT-6.5.2
+DIRECTORY = Mesa-6.5.3pre
+LIB_NAME = MesaLib-6.5.3pre
+DEMO_NAME = MesaDemos-6.5.3pre
+GLUT_NAME = MesaGLUT-6.5.3pre
 
 MAIN_FILES = \
        $(DIRECTORY)/Makefile*                                          \