From 8a4f7d1cdc6f3c9e8a5a6f4a0928c3abdb132541 Mon Sep 17 00:00:00 2001 From: Thomas Hellstrom Date: Thu, 12 Jan 2012 11:57:12 +0100 Subject: st/xa: Bump version to 1.0.0 according to the README Signed-off-by: Thomas Hellstrom Reviewed-by: Jakob Bornecrantz --- src/gallium/targets/xa-vmwgfx/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/gallium/targets') diff --git a/src/gallium/targets/xa-vmwgfx/Makefile b/src/gallium/targets/xa-vmwgfx/Makefile index 26d95cbb8f5..f185e1ae628 100644 --- a/src/gallium/targets/xa-vmwgfx/Makefile +++ b/src/gallium/targets/xa-vmwgfx/Makefile @@ -3,8 +3,8 @@ include $(TOP)/configs/current ##### MACROS ##### -XA_MAJOR = 0 -XA_MINOR = 6 +XA_MAJOR = 1 +XA_MINOR = 0 XA_TINY = 0 XA_CFLAGS = -Wall -pedantic -- cgit v1.2.3