summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2008-09-13 14:36:35 -0600
committerBrian Paul <brian.paul@tungstengraphics.com>2008-09-13 14:36:35 -0600
commit1145042fd226beff26ecc52508c14e8d9794b674 (patch)
treea568ba930f0152a40667c2feec41d8116d16093c /configs
parent772131280ad224c3ad8cd134401e34c921ec1767 (diff)
Mesa: version bumps for 7.2 release
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 fe655e799b5..25f25d0f5c9 100644
--- a/configs/default
+++ b/configs/default
@@ -9,7 +9,7 @@ CONFIG_NAME = default
# Version info
MESA_MAJOR=7
-MESA_MINOR=1
+MESA_MINOR=2
MESA_TINY=0
MESA_VERSION = $(MESA_MAJOR).$(MESA_MINOR).$(MESA_TINY)