summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-07-22 12:46:53 -0600
committerBrian Paul <brianp@vmware.com>2009-07-22 12:46:53 -0600
commit9c4b877519f73f46eac35885d3b8801753168e14 (patch)
tree5f854aeaefd900364caa47179c793b17a61e9caf /Makefile
parentb9e2e32daf5505896a662dc8df60104c0f51b4b9 (diff)
mesa: bump version to 7.5.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3c83160687..9ac45bd93f 100644
--- a/Makefile
+++ b/Makefile
@@ -182,7 +182,7 @@ ultrix-gcc:
# Rules for making release tarballs
-VERSION=7.5
+VERSION=7.5.1
DIRECTORY = Mesa-$(VERSION)
LIB_NAME = MesaLib-$(VERSION)
DEMO_NAME = MesaDemos-$(VERSION)