summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-09-29 09:36:06 -0600
committerBrian Paul <brianp@vmware.com>2009-09-29 09:36:06 -0600
commit69a3043f4109463f35e87102e509e0a4599cd09a (patch)
tree5fbdfb9d4b30d5f2337228d38af2b5ab8f68f4b2 /configs
parent2d400d43bfbe5ea6f8c85acbd12c9376a3ab1114 (diff)
mesa: bump version to 7.6.1
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 2168b29e3e..0bdc4c86b8 100644
--- a/configs/default
+++ b/configs/default
@@ -10,7 +10,7 @@ CONFIG_NAME = default
# Version info
MESA_MAJOR=7
MESA_MINOR=6
-MESA_TINY=0
+MESA_TINY=1
MESA_VERSION = $(MESA_MAJOR).$(MESA_MINOR).$(MESA_TINY)
# external projects. This should be useless now that we use libdrm.