diff --git a/Makefile b/Makefile index dcc60f6b8c0..4a0654e87ad 100644 --- a/Makefile +++ b/Makefile @@ -166,10 +166,10 @@ ultrix-gcc: # Rules for making release tarballs -DIRECTORY = Mesa-7.0.3 -LIB_NAME = MesaLib-7.0.3 -DEMO_NAME = MesaDemos-7.0.3 -GLUT_NAME = MesaGLUT-7.0.3 +DIRECTORY = Mesa-7.0.3-rc1 +LIB_NAME = MesaLib-7.0.3-rc1 +DEMO_NAME = MesaDemos-7.0.3-rc1 +GLUT_NAME = MesaGLUT-7.0.3-rc1 MAIN_FILES = \ $(DIRECTORY)/Makefile* \ diff --git a/docs/relnotes-7.0.3.html b/docs/relnotes-7.0.3.html index 76c0efe5577..52b54efad29 100644 --- a/docs/relnotes-7.0.3.html +++ b/docs/relnotes-7.0.3.html @@ -8,7 +8,7 @@ -

Mesa 7.0.3 Release Notes / (TBD) 2007

+

Mesa 7.0.3 Release Notes / January TBD, 2007

Mesa 7.0.3 is a stable release with bug fixes since version 7.0.2. @@ -20,10 +20,6 @@ Mesa 7.0.3 is a stable release with bug fixes since version 7.0.2. -

New features

- -

Bug fixes