summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndreas Boll <andreas.boll.dev@gmail.com>2013-01-30 21:07:54 +0100
committerAndreas Boll <andreas.boll.dev@gmail.com>2013-01-31 09:01:15 +0100
commit6ea753b0562c4b59b635ed63abb0bf9fe64d6578 (patch)
tree01bbf325644b1659645faf837c4fd7a85d165e00 /Makefile.am
parenta527b2192e3cb4a68af927ab405e38181d2fcf75 (diff)
mesa: bump version to 9.2 (devel)
Now that branch 9.1 is created, bump the minor version in master. Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
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 0e61a55d5e1..0ce94557ebe 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -36,7 +36,7 @@ check-local:
# Rules for making release tarballs
-PACKAGE_VERSION=9.1-devel
+PACKAGE_VERSION=9.2-devel
PACKAGE_DIR = Mesa-$(PACKAGE_VERSION)
PACKAGE_NAME = MesaLib-$(PACKAGE_VERSION)