diff options
author | marha <marha@users.sourceforge.net> | 2010-06-16 15:32:19 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-06-16 15:32:19 +0000 |
commit | 243edb24f5179d93c849ea326fb489d3f846db71 (patch) | |
tree | 3649730a6be58d10e03a7d5b7825c1a82e5e0def /mesalib/Makefile | |
parent | 2a31e38d82566c4f93773ecf9c79f2cc9abef169 (diff) | |
download | vcxsrv-243edb24f5179d93c849ea326fb489d3f846db71.tar.gz vcxsrv-243edb24f5179d93c849ea326fb489d3f846db71.tar.bz2 vcxsrv-243edb24f5179d93c849ea326fb489d3f846db71.zip |
Updated to mesa-7.8.1
Diffstat (limited to 'mesalib/Makefile')
-rw-r--r-- | mesalib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mesalib/Makefile b/mesalib/Makefile index 6e6413411..c81a2ec2d 100644 --- a/mesalib/Makefile +++ b/mesalib/Makefile @@ -180,7 +180,7 @@ ultrix-gcc: # Rules for making release tarballs -VERSION=7.8 +VERSION=7.8.1 DIRECTORY = Mesa-$(VERSION) LIB_NAME = MesaLib-$(VERSION) DEMO_NAME = MesaDemos-$(VERSION) |