diff options
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) |