mesa: bump version to 9.1 (devel)

Now that branch 9.0 is created, bump the minor version in
master.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
Andreas Boll
2012-09-07 23:49:01 +02:00
committed by Kenneth Graunke
parent 10a96f4a4d
commit e81ee67b51
4 changed files with 5 additions and 5 deletions

View File

@@ -52,7 +52,7 @@ distclean-local:
# Rules for making release tarballs
PACKAGE_VERSION=9.0-devel
PACKAGE_VERSION=9.1-devel
PACKAGE_DIR = Mesa-$(PACKAGE_VERSION)
PACKAGE_NAME = MesaLib-$(PACKAGE_VERSION)