summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndreas Boll <andreas.boll.dev@gmail.com>2013-02-21 15:26:23 +0100
committerAndreas Boll <andreas.boll.dev@gmail.com>2013-02-21 15:26:23 +0100
commit183a28a34a2184395e14d4682fbb425b5791eac6 (patch)
treea542522e6e4679d01b022c7066e0543f06c15c5e /Makefile.am
parentf84fe6aa2eac6984b77ca6da0c7e5a571b425827 (diff)
mesa: Bump version to 9.0.3
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 946c6bbe00..fd1a8566e4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -54,7 +54,7 @@ distclean-local:
# Rules for making release tarballs
-PACKAGE_VERSION=9.0.2
+PACKAGE_VERSION=9.0.3
PACKAGE_DIR = Mesa-$(PACKAGE_VERSION)
PACKAGE_NAME = MesaLib-$(PACKAGE_VERSION)