From 3c9653c3a014b6ae639f5de24205911da7c73281 Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Fri, 17 Sep 2010 17:52:13 -0700 Subject: mesa: bump version to 7.10 --- configs/default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs') diff --git a/configs/default b/configs/default index f2aedefc06..0301345b1f 100644 --- a/configs/default +++ b/configs/default @@ -9,7 +9,7 @@ CONFIG_NAME = default # Version info MESA_MAJOR=7 -MESA_MINOR=9 +MESA_MINOR=10 MESA_TINY=0 MESA_VERSION = $(MESA_MAJOR).$(MESA_MINOR).$(MESA_TINY) -- cgit v1.2.3