diff options
author | Ian Romanick <[email protected]> | 2010-09-27 10:17:11 -0700 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2010-09-27 10:17:11 -0700 |
commit | 61653b488da76ee1ca4f77363e222d3b717dd865 (patch) | |
tree | 36f3e05a013a110254240df2f7bcfcaecf512488 /Makefile | |
parent | 7e62335f35d4ed1ea269be801fbb95f2587f3ebc (diff) |
mesa: set version string to 7.9-rc1mesa-7.9-rc1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -180,7 +180,7 @@ ultrix-gcc: # Rules for making release tarballs -VERSION=7.9-devel +VERSION=7.9-rc1 DIRECTORY = Mesa-$(VERSION) LIB_NAME = MesaLib-$(VERSION) GLUT_NAME = MesaGLUT-$(VERSION) |