summaryrefslogtreecommitdiff
path: root/Makefile.X11
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2000-07-21 16:26:28 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2000-07-21 16:26:28 +0000
commitd9772291ee0188c31ec62c3ec35383df4b060fcb (patch)
treed4a78731157a6b37d887800a6ab6c0090302761c /Makefile.X11
parent8b4738ca479d93fa7cd1c6c870c2c14ab80ea18d (diff)
removed beta occurances
Diffstat (limited to 'Makefile.X11')
-rw-r--r--Makefile.X118
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile.X11 b/Makefile.X11
index 74cac8b0841..d6497de289f 100644
--- a/Makefile.X11
+++ b/Makefile.X11
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.30 2000/07/18 14:31:59 brianp Exp $
+# $Id: Makefile.X11,v 1.31 2000/07/21 16:26:28 brianp Exp $
# Mesa 3-D graphics library
# Version: 3.3
@@ -327,9 +327,9 @@ realclean: clean
DIRECTORY = Mesa-3.3
-LIB_NAME = MesaLib-3.3beta1
-DEMO_NAME = MesaDemos-3.3beta1
-GLU_NAME = MesaGLU-3.3beta1
+LIB_NAME = MesaLib-3.3
+DEMO_NAME = MesaDemos-3.3
+GLU_NAME = MesaGLU-3.3
GLUT_NAME = GLUT-3.7