diff options
author | Brian <brian@yutani.localnet.net> | 2007-04-27 17:01:23 -0600 |
---|---|---|
committer | Brian <brian@yutani.localnet.net> | 2007-04-27 17:01:23 -0600 |
commit | e371a5f08460f2b7a9574d35171e970c7bde4b5f (patch) | |
tree | cb81f717232f7a82ff9a551ca2df0430b3125f54 /Makefile | |
parent | af846712fdc3a6946dca74ea67e393fbd106ea84 (diff) |
Version bumps for 7.0
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -155,10 +155,10 @@ ultrix-gcc: # Rules for making release tarballs -DIRECTORY = Mesa-6.5.3 -LIB_NAME = MesaLib-6.5.3 -DEMO_NAME = MesaDemos-6.5.3 -GLUT_NAME = MesaGLUT-6.5.3 +DIRECTORY = Mesa-7.0pre +LIB_NAME = MesaLib-7.0pre +DEMO_NAME = MesaDemos-7.0pre +GLUT_NAME = MesaGLUT-7.0pre MAIN_FILES = \ $(DIRECTORY)/Makefile* \ |