From: Richard Hughes Date: Sat, 7 Apr 2007 14:48:07 +0000 (-0600) Subject: set version for tarballs to 6.5.3pre for now X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=55000888b9d1dcbf477d23afd16974450828a143;p=mesa.git set version for tarballs to 6.5.3pre for now --- diff --git a/Makefile b/Makefile index d6a34863b49..5e0c01252d2 100644 --- 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* \