mesa: Branch 'master' - 2 commits

Brian Paul brianp at kemper.freedesktop.org
Fri Apr 27 14:01:05 UTC 2007


 Makefile                 |    8 ++++----
 docs/news.html           |    2 +-
 docs/relnotes-6.5.3.html |    2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

New commits:
diff-tree 65bab0dad85962de221b06bcf93b8bfe678a382b (from 74edc663a60522ff95dbd2b1e8711f3d5bfae60a)
Author: Brian <brian at yutani.localnet.net>
Date:   Fri Apr 27 08:00:51 2007 -0600

    remove rc4 suffix

diff --git a/Makefile b/Makefile
index 014d7aa..a6999aa 100644
--- a/Makefile
+++ b/Makefile
@@ -155,10 +155,10 @@ ultrix-gcc:
 
 # Rules for making release tarballs
 
-DIRECTORY = Mesa-6.5.3rc4
-LIB_NAME = MesaLib-6.5.3rc4
-DEMO_NAME = MesaDemos-6.5.3rc4
-GLUT_NAME = MesaGLUT-6.5.3rc4
+DIRECTORY = Mesa-6.5.3
+LIB_NAME = MesaLib-6.5.3
+DEMO_NAME = MesaDemos-6.5.3
+GLUT_NAME = MesaGLUT-6.5.3
 
 MAIN_FILES = \
 	$(DIRECTORY)/Makefile*						\
diff-tree 74edc663a60522ff95dbd2b1e8711f3d5bfae60a (from 54d59cfb70f270dfec1253aff540953ee653bb7e)
Author: Brian <brian at yutani.localnet.net>
Date:   Fri Apr 27 08:00:37 2007 -0600

    set 6.5.3 release date

diff --git a/docs/news.html b/docs/news.html
index 88c0ebe..d23fc6d 100644
--- a/docs/news.html
+++ b/docs/news.html
@@ -11,7 +11,7 @@
 <H1>News</H1>
 
 
-<h2>April ?, 2007</h2>
+<h2>April 27, 2007</h2>
 <p>
 <a href="relnotes-6.5.3.html">Mesa 6.5.3</a> is released.
 This is a development release which will lead up to the Mesa 7.0 release
diff --git a/docs/relnotes-6.5.3.html b/docs/relnotes-6.5.3.html
index 0e69a84..df7526f 100644
--- a/docs/relnotes-6.5.3.html
+++ b/docs/relnotes-6.5.3.html
@@ -8,7 +8,7 @@
 
 <body bgcolor="#eeeeee">
 
-<H1>Mesa 6.5.3 Release Notes / April 26, 2007</H1>
+<H1>Mesa 6.5.3 Release Notes / April 27, 2007</H1>
 
 <p>
 Mesa 6.5.3 is a development release with many changes and new features.



More information about the mesa-commit mailing list