summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian <[email protected]>2007-05-17 09:04:19 -0600
committerBrian <[email protected]>2007-05-17 09:04:19 -0600
commitc72e3e210f89fc45ea34cfb1d06af131be486d77 (patch)
tree67bdd265af6fc6fa2de9cec0f4b4ad1aba86037a
parentb0fe0d8a550c5182b4cd964f8745a104343b7654 (diff)
version should be 7.0
-rw-r--r--Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index ea86787cebe..3482799ba08 100644
--- a/Makefile
+++ b/Makefile
@@ -162,10 +162,10 @@ ultrix-gcc:
# Rules for making release tarballs
-DIRECTORY = Mesa-7.1pre
-LIB_NAME = MesaLib-7.1pre
-DEMO_NAME = MesaDemos-7.1pre
-GLUT_NAME = MesaGLUT-7.1pre
+DIRECTORY = Mesa-7.0
+LIB_NAME = MesaLib-7.0
+DEMO_NAME = MesaDemos-7.0
+GLUT_NAME = MesaGLUT-7.0
MAIN_FILES = \
$(DIRECTORY)/Makefile* \