From: Brian Paul Date: Fri, 17 Jul 2009 18:40:48 +0000 (-0600) Subject: mesa: set version to 7.5 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a77b455af05c9987bd0d94084dadb61fe69b17d0;p=mesa.git mesa: set version to 7.5 --- diff --git a/Makefile b/Makefile index f7361d6198d..91515d6fdb2 100644 --- a/Makefile +++ b/Makefile @@ -182,7 +182,7 @@ ultrix-gcc: # Rules for making release tarballs -VERSION=7.5-rc4 +VERSION=7.5 DIRECTORY = Mesa-$(VERSION) LIB_NAME = MesaLib-$(VERSION) DEMO_NAME = MesaDemos-$(VERSION)