diff options
author | Jakob Bornecrantz <[email protected]> | 2012-01-11 23:33:07 +0100 |
---|---|---|
committer | Jakob Bornecrantz <[email protected]> | 2012-01-13 22:23:28 +0100 |
commit | c85402aba91755808729fadf57a9f92285f4e61a (patch) | |
tree | d7c96da2f3b547d74ebc2bd3db3d0fda3b2405ba /Makefile | |
parent | 9c81e4eed1bc691f6308a230fddc80d2d2936a50 (diff) |
mesa: Bump version number to 8.0-rc1mesa-8.0-rc1
Signed-off-by: Jakob Bornecrantz <[email protected]>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -184,7 +184,7 @@ ultrix-gcc: # Rules for making release tarballs -PACKAGE_VERSION=8.0-devel +PACKAGE_VERSION=8.0-rc1 PACKAGE_DIR = Mesa-$(PACKAGE_VERSION) PACKAGE_NAME = MesaLib-$(PACKAGE_VERSION) |