summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2011-06-29 07:37:11 -0600
committerBrian Paul <brianp@vmware.com>2011-06-29 07:38:10 -0600
commite17f2bad3abf8e08b74871c71566dea5f1ce4bf7 (patch)
treebbd7c4396ea5717742e32026d163449255c71213 /configs
parent600e01e758c9eed44cd85957ee476804c1c35f8b (diff)
mesa: bump version to 7.12 (devel)
Diffstat (limited to 'configs')
-rw-r--r--configs/default2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/default b/configs/default
index e9f493a17f..132ccbee3c 100644
--- a/configs/default
+++ b/configs/default
@@ -9,7 +9,7 @@ CONFIG_NAME = default
# Version info
MESA_MAJOR=7
-MESA_MINOR=11
+MESA_MINOR=12
MESA_TINY=0
MESA_VERSION = $(MESA_MAJOR).$(MESA_MINOR).$(MESA_TINY)