summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2008-08-26 15:59:06 -0600
committerBrian Paul <brian.paul@tungstengraphics.com>2008-08-26 15:59:06 -0600
commit019b9529e57832439d46f2057ba79aad52e87fdd (patch)
tree4e5d8f50bdf8e8bc0cb8a9e72a3c2c85560aea78 /configs
parent17e9bbd5a4fa660e5993c6fe05e181c3d6fd5973 (diff)
change MESA_MINOR to 3
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 fe655e799b..21fa0d7f9a 100644
--- a/configs/default
+++ b/configs/default
@@ -9,7 +9,7 @@ CONFIG_NAME = default
# Version info
MESA_MAJOR=7
-MESA_MINOR=1
+MESA_MINOR=3
MESA_TINY=0
MESA_VERSION = $(MESA_MAJOR).$(MESA_MINOR).$(MESA_TINY)