summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-09-08 16:46:06 -0600
committerBrian Paul <brianp@vmware.com>2009-09-08 16:46:06 -0600
commitf78eafcacb67de3f2cd035335c4ecd98e21a8209 (patch)
treecd05d9b164dda11d0e6206a608dfa33c06295c2a /configs
parent97cbaab541e08460cab5bbaa64c873111ff40c0d (diff)
mesa: bump version to 7.7
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 127b98e76c..9e4bb08ea9 100644
--- a/configs/default
+++ b/configs/default
@@ -9,7 +9,7 @@ CONFIG_NAME = default
# Version info
MESA_MAJOR=7
-MESA_MINOR=6
+MESA_MINOR=7
MESA_TINY=0
MESA_VERSION = $(MESA_MAJOR).$(MESA_MINOR).$(MESA_TINY)