projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e0de77
)
mesa: bump MESA_TINY version
author
Brian Paul
<brianp@vmware.com>
Mon, 5 Apr 2010 17:22:32 +0000
(11:22 -0600)
committer
Brian Paul
<brianp@vmware.com>
Mon, 5 Apr 2010 17:22:32 +0000
(11:22 -0600)
configs/default
patch
|
blob
|
history
diff --git
a/configs/default
b/configs/default
index ad6d93c92ff6479d32086946c864c55b763ba035..47d6923f0195d6a87d2a6d9b68f21bc9b358b5ea 100644
(file)
--- a/
configs/default
+++ b/
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.