aboutsummaryrefslogtreecommitdiff
path: root/mesalib/configs
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2010-06-16 15:32:19 +0000
committermarha <marha@users.sourceforge.net>2010-06-16 15:32:19 +0000
commit243edb24f5179d93c849ea326fb489d3f846db71 (patch)
tree3649730a6be58d10e03a7d5b7825c1a82e5e0def /mesalib/configs
parent2a31e38d82566c4f93773ecf9c79f2cc9abef169 (diff)
downloadvcxsrv-243edb24f5179d93c849ea326fb489d3f846db71.tar.gz
vcxsrv-243edb24f5179d93c849ea326fb489d3f846db71.tar.bz2
vcxsrv-243edb24f5179d93c849ea326fb489d3f846db71.zip
Updated to mesa-7.8.1
Diffstat (limited to 'mesalib/configs')
-rw-r--r--mesalib/configs/default2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesalib/configs/default b/mesalib/configs/default
index ad6d93c92..47d6923f0 100644
--- a/mesalib/configs/default
+++ b/mesalib/configs/default
@@ -10,7 +10,7 @@ CONFIG_NAME = default
# Version info
MESA_MAJOR=7
MESA_MINOR=8
-MESA_TINY=0
+MESA_TINY=1
MESA_VERSION = $(MESA_MAJOR).$(MESA_MINOR).$(MESA_TINY)
# external projects. This should be useless now that we use libdrm.