diff options
author | Ian Romanick <[email protected]> | 2013-02-17 14:49:02 -0800 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2013-02-17 14:49:02 -0800 |
commit | 456cdb6d01bd317e46c4e528f7565269a20001d4 (patch) | |
tree | 9730cfa3e825c9c53ae83433e8bbee9ed59c49a6 /Makefile.am | |
parent | aaee8623052f55fd0237a360784c98dfc10e26f5 (diff) |
mesa: Bump version to 9.1-rc2mesa-9.1-rc2
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 cc94111862b..be42097bea6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -36,7 +36,7 @@ check-local: # Rules for making release tarballs -PACKAGE_VERSION=9.1-rc1 +PACKAGE_VERSION=9.1-rc2 PACKAGE_DIR = Mesa-$(PACKAGE_VERSION) PACKAGE_NAME = MesaLib-$(PACKAGE_VERSION) |