From 3678f8904c14d1fe0b88427531716ba709d802e7 Mon Sep 17 00:00:00 2001 From: Andreas Boll Date: Fri, 31 Aug 2012 16:43:56 +0200 Subject: mesa: also bump version in Makefile.am and configure.ac to 9.0 Signed-off-by: Brian Paul --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e8c7b59..36bcf1f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -52,7 +52,7 @@ distclean-local: # Rules for making release tarballs -PACKAGE_VERSION=8.1-devel +PACKAGE_VERSION=9.0-devel PACKAGE_DIR = Mesa-$(PACKAGE_VERSION) PACKAGE_NAME = MesaLib-$(PACKAGE_VERSION) -- cgit v1.1