summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndreas Boll <andreas.boll.dev@gmail.com>2013-01-20 15:18:44 +0100
committerAndreas Boll <andreas.boll.dev@gmail.com>2013-01-22 19:11:23 +0100
commit2b2ab2b3eab6f016dc7027ee4610f5f9500a0ac7 (patch)
tree729cf02383f67191ae7ac22fa00489f6880f74c1 /Makefile.am
parent81d40e66ad1c0c53c1de2f183a4987a3159c7c55 (diff)
mesa: Bump version to 9.0.2
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 72445b40d9..946c6bbe00 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -54,7 +54,7 @@ distclean-local:
# Rules for making release tarballs
-PACKAGE_VERSION=9.0.1
+PACKAGE_VERSION=9.0.2
PACKAGE_DIR = Mesa-$(PACKAGE_VERSION)
PACKAGE_NAME = MesaLib-$(PACKAGE_VERSION)