From 6ea753b0562c4b59b635ed63abb0bf9fe64d6578 Mon Sep 17 00:00:00 2001 From: Andreas Boll Date: Wed, 30 Jan 2013 21:07:54 +0100 Subject: mesa: bump version to 9.2 (devel) Now that branch 9.1 is created, bump the minor version in master. Reviewed-by: Kenneth Graunke --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 0e61a55..0ce9455 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) -- cgit v1.1