summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorIan Romanick <[email protected]>2013-02-17 14:49:02 -0800
committerIan Romanick <[email protected]>2013-02-17 14:49:02 -0800
commit456cdb6d01bd317e46c4e528f7565269a20001d4 (patch)
tree9730cfa3e825c9c53ae83433e8bbee9ed59c49a6 /Makefile.am
parentaaee8623052f55fd0237a360784c98dfc10e26f5 (diff)
mesa: Bump version to 9.1-rc2mesa-9.1-rc2
Signed-off-by: Ian Romanick <[email protected]>
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 cc94111862b..be42097bea6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -36,7 +36,7 @@ check-local:
# Rules for making release tarballs
-PACKAGE_VERSION=9.1-rc1
+PACKAGE_VERSION=9.1-rc2
PACKAGE_DIR = Mesa-$(PACKAGE_VERSION)
PACKAGE_NAME = MesaLib-$(PACKAGE_VERSION)