diff options
author | Ian Romanick <[email protected]> | 2013-03-19 17:14:38 -0700 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2013-03-19 17:14:38 -0700 |
commit | 1e5e805fd089f644f254b2b16d49ba3e27c1a53c (patch) | |
tree | 9e9d6e0496512da5292bf02ff8c5c15bf23123ce /Makefile.am | |
parent | 9e36e41034a9dce3fe3f03650f4f54f06dcbf10f (diff) |
mesa: Bump version to 9.1.1mesa-9.1.1
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 a1f7bced444..c7e2f6cadb2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -36,7 +36,7 @@ check-local: # Rules for making release tarballs -PACKAGE_VERSION=9.1 +PACKAGE_VERSION=9.1.1 PACKAGE_DIR = Mesa-$(PACKAGE_VERSION) PACKAGE_NAME = MesaLib-$(PACKAGE_VERSION) |