From 456cdb6d01bd317e46c4e528f7565269a20001d4 Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Sun, 17 Feb 2013 14:49:02 -0800 Subject: mesa: Bump version to 9.1-rc2 Signed-off-by: Ian Romanick --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') 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) -- cgit v1.2.3