projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
edd2bbe
)
configs: bump MESA_MINOR to 5
author
Brian Paul
<brianp@vmware.com>
Fri, 1 May 2009 15:15:14 +0000
(09:15 -0600)
committer
Brian Paul
<brianp@vmware.com>
Fri, 1 May 2009 15:15:14 +0000
(09:15 -0600)
configs/default
patch
|
blob
|
history
diff --git
a/configs/default
b/configs/default
index eab36a36775411149c3eb12cec6e53062937e100..b5ef80afb36a03f6db3b0e0461c2508aafaa375e 100644
(file)
--- a/
configs/default
+++ b/
configs/default
@@
-9,7
+9,7
@@
CONFIG_NAME = default
# Version info
MESA_MAJOR=7
-MESA_MINOR=
3
+MESA_MINOR=
5
MESA_TINY=0
MESA_VERSION = $(MESA_MAJOR).$(MESA_MINOR).$(MESA_TINY)