From 04fcc4cf1ef08121ef86596c6751abb16c8c564f Mon Sep 17 00:00:00 2001 From: Brian Date: Mon, 21 Jan 2008 16:21:04 -0700 Subject: [PATCH] prep for 7.0.3 release --- Makefile | 8 ++++---- docs/relnotes-7.0.3.html | 6 +----- src/mesa/main/version.h | 4 ++-- 3 files changed, 7 insertions(+), 11 deletions(-) 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