summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorAndreas Boll <andreas.boll.dev@gmail.com>2012-10-24 21:11:11 +0200
committerAndreas Boll <andreas.boll.dev@gmail.com>2012-10-24 21:11:11 +0200
commitd8571a1acf74f2ae3afe98dbdb4cae6e3501f932 (patch)
tree6ad5fa709de4fb5d9ef24119e44d933ee24bacd3 /configs
parent47a509c0461e1bfb37a5d0ec0ef4bc65150221e1 (diff)
mesa: Bump version number to 8.0.5
Signed-off-by: Andreas Boll <andreas.boll.dev@gmail.com>
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 289aa0e21a0..3fe403b8f9a 100644
--- a/configs/default
+++ b/configs/default
@@ -10,7 +10,7 @@ CONFIG_NAME = default
# Version info
MESA_MAJOR=8
MESA_MINOR=0
-MESA_TINY=4
+MESA_TINY=5
MESA_VERSION = $(MESA_MAJOR).$(MESA_MINOR).$(MESA_TINY)
# external projects. This should be useless now that we use libdrm.