diff options
author | Ian Romanick <[email protected]> | 2013-05-21 12:49:28 -0700 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2013-05-21 12:49:28 -0700 |
commit | e9be1f7ce5d7f24e68ed63136cdfd8b3c1899065 (patch) | |
tree | 924af69b86eed0781141613a01c58162ef266267 /Makefile.am | |
parent | caeab4d170229ec85cf5d3e79ce7f7e2c9cabf44 (diff) |
mesa: Bump version to 9.1.3
Signed-off-by: Ian Romanick <[email protected]>
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 558b965a57f..0c398cb039e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -36,7 +36,7 @@ check-local: # Rules for making release tarballs -PACKAGE_VERSION=9.1.2 +PACKAGE_VERSION=9.1.3 PACKAGE_DIR = Mesa-$(PACKAGE_VERSION) PACKAGE_NAME = MesaLib-$(PACKAGE_VERSION) |