summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-05-22 07:13:34 -0600
committerBrian Paul <brianp@vmware.com>2009-05-22 07:13:34 -0600
commitba3f8dc0aa373e4ca7de9ba9f19c86b9f89482a0 (patch)
tree364b2feadaa6de9f437a8f88d8367f89f0f98697 /Makefile
parent85cf1675d4c99da450389b6147b441710b559f46 (diff)
mesa: bump version to 7.4.3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 05591c6f683..96f508954a7 100644
--- a/Makefile
+++ b/Makefile
@@ -178,7 +178,7 @@ ultrix-gcc:
# Rules for making release tarballs
-VERSION=7.4.2
+VERSION=7.4.3
DIRECTORY = Mesa-$(VERSION)
LIB_NAME = MesaLib-$(VERSION)
DEMO_NAME = MesaDemos-$(VERSION)