set version for tarballs to 6.5.3pre for now

This commit is contained in:
Richard Hughes 2007-04-07 08:48:07 -06:00 committed by Brian
parent 4f9d3a07bb
commit 55000888b9
1 changed files with 4 additions and 4 deletions

View File

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