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 d360ddfd8..d25c55c15 100644 --- a/mesalib/Makefile +++ b/mesalib/Makefile @@ -182,7 +182,7 @@ ultrix-gcc: # Rules for making release tarballs -VERSION=7.6 +VERSION=7.6.1 DIRECTORY = Mesa-$(VERSION) LIB_NAME = MesaLib-$(VERSION) DEMO_NAME = MesaDemos-$(VERSION) |