Mesa (master): mesa: 7.3-rc-1 Makefile changes

Brian Paul brianp at kemper.freedesktop.org
Fri Jan 9 00:21:30 UTC 2009


Module: Mesa
Branch: master
Commit: 4497a5a57d0fdb5c5ec15750e477aeb49f5e453d
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=4497a5a57d0fdb5c5ec15750e477aeb49f5e453d

Author: Brian Paul <brianp at vmware.com>
Date:   Thu Jan  8 17:21:20 2009 -0700

mesa: 7.3-rc-1 Makefile changes

---

 Makefile |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Makefile b/Makefile
index c92b486..dbe444d 100644
--- a/Makefile
+++ b/Makefile
@@ -174,10 +174,10 @@ ultrix-gcc:
 
 # Rules for making release tarballs
 
-DIRECTORY = Mesa-7.1-rc4
-LIB_NAME = MesaLib-7.1-rc4
-DEMO_NAME = MesaDemos-7.1-rc4
-GLUT_NAME = MesaGLUT-7.1-rc4
+DIRECTORY = Mesa-7.3-rc1
+LIB_NAME = MesaLib-7.3-rc1
+DEMO_NAME = MesaDemos-7.3-rc1
+GLUT_NAME = MesaGLUT-7.3-rc1
 
 MAIN_FILES = \
 	$(DIRECTORY)/Makefile*						\




More information about the mesa-commit mailing list