summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2012-05-07 07:30:04 -0600
committerBrian Paul <brianp@vmware.com>2012-05-07 07:30:04 -0600
commit64c510bb72c7b81eb1fd96df47bdf62817a09fa7 (patch)
tree94d3731f2fa45b5175ad1473f4b4f8aa99d22cee /configs
parentecc7e5e85b65bf7c87e31126f893065d4466246a (diff)
downloadexternal_mesa3d-64c510bb72c7b81eb1fd96df47bdf62817a09fa7.zip
external_mesa3d-64c510bb72c7b81eb1fd96df47bdf62817a09fa7.tar.gz
external_mesa3d-64c510bb72c7b81eb1fd96df47bdf62817a09fa7.tar.bz2
mesa: bump version to 8.1.0 in configs/default
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 cdaeec8..40fa5e3 100644
--- a/configs/default
+++ b/configs/default
@@ -9,7 +9,7 @@ CONFIG_NAME = default
# Version info
MESA_MAJOR=8
-MESA_MINOR=0
+MESA_MINOR=1
MESA_TINY=0
MESA_VERSION = $(MESA_MAJOR).$(MESA_MINOR).$(MESA_TINY)