summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2013-03-19 17:14:38 -0700
committerIan Romanick <ian.d.romanick@intel.com>2013-03-19 17:14:38 -0700
commit1e5e805fd089f644f254b2b16d49ba3e27c1a53c (patch)
tree9e9d6e0496512da5292bf02ff8c5c15bf23123ce /Makefile.am
parent9e36e41034a9dce3fe3f03650f4f54f06dcbf10f (diff)
mesa: Bump version to 9.1.1mesa-9.1.1
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
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 a1f7bced444..c7e2f6cadb2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -36,7 +36,7 @@ check-local:
# Rules for making release tarballs
-PACKAGE_VERSION=9.1
+PACKAGE_VERSION=9.1.1
PACKAGE_DIR = Mesa-$(PACKAGE_VERSION)
PACKAGE_NAME = MesaLib-$(PACKAGE_VERSION)