projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9aa8bac
)
docs/devinfo: fix typo
author
Andreas Boll
<andreas.boll.dev@gmail.com>
Wed, 19 Sep 2012 10:10:32 +0000
(12:10 +0200)
committer
Andreas Boll
<andreas.boll.dev@gmail.com>
Wed, 19 Sep 2012 10:10:32 +0000
(12:10 +0200)
docs/devinfo.html
patch
|
blob
|
history
diff --git
a/docs/devinfo.html
b/docs/devinfo.html
index a469cbaa63ac52c63541c87101308189b78bbbfa..b2a242b6030526168222a1dc29044a9ea04e7a7f 100644
(file)
--- a/
docs/devinfo.html
+++ b/
docs/devinfo.html
@@
-169,7
+169,7
@@
branch is relevant.
<dd>MESA_MAJOR, MESA_MINOR and MESA_TINY</dd>
<dt>Makefile.am</dt>
<dd>PACKAGE_VERSION</dd>
- <dt>
autoconf
.ac</dt>
+ <dt>
configure
.ac</dt>
<dd>AC_INIT</dd>
<dt>src/mesa/main/version.h</dt>
<dd>MESA_MAJOR, MESA_MINOR, MESA_PATCH and MESA_VERSION_STRING</dd>