diff options
author | marha <marha@users.sourceforge.net> | 2010-07-28 18:15:53 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-07-28 18:15:53 +0000 |
commit | 022d9c6cf6a67385d84ff33ce095f5c7f9f6d0cc (patch) | |
tree | 1c6bef40b9b16775f2d9b39f88d6224e0bea69ff /mesalib/Makefile | |
parent | 51e3b8e993cc874f4ac4ba4162c7aea00fe1a8eb (diff) | |
download | vcxsrv-022d9c6cf6a67385d84ff33ce095f5c7f9f6d0cc.tar.gz vcxsrv-022d9c6cf6a67385d84ff33ce095f5c7f9f6d0cc.tar.bz2 vcxsrv-022d9c6cf6a67385d84ff33ce095f5c7f9f6d0cc.zip |
Update to mesa 7,8,2
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 c81a2ec2d..84d00382e 100644 --- a/mesalib/Makefile +++ b/mesalib/Makefile @@ -180,7 +180,7 @@ ultrix-gcc: # Rules for making release tarballs -VERSION=7.8.1 +VERSION=7.8.2 DIRECTORY = Mesa-$(VERSION) LIB_NAME = MesaLib-$(VERSION) DEMO_NAME = MesaDemos-$(VERSION) |