projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0ebdca
)
autoconf: Remind developers to bump version numbers in configure.ac
author
Dan Nicholson
<dbn.lists@gmail.com>
Sun, 30 Dec 2007 16:48:10 +0000
(08:48 -0800)
committer
Dan Nicholson
<dbn.lists@gmail.com>
Sun, 30 Dec 2007 16:48:10 +0000
(08:48 -0800)
Just like configs/default, the version number in configure.ac needs to
be bumped for releases. Maybe later we can figure out how to scrape the
version from configs/default into configure.ac.
docs/devinfo.html
patch
|
blob
|
history
diff --git
a/docs/devinfo.html
b/docs/devinfo.html
index cce14d73a365e40627e2966c1ca8fa063e6f0268..1f54a92d0f5705698e3fc4b93a6791a7b646f81d 100644
(file)
--- a/
docs/devinfo.html
+++ b/
docs/devinfo.html
@@
-135,8
+135,8
@@
Update the docs/VERSIONS file too.
</p>
<p>
-Edit
configs/default and change the MESA_MAJOR, MESA_MINOR and MESA_TINY
-
version numbers
.
+Edit
the MESA_MAJOR, MESA_MINOR and MESA_TINY version numbers in
+
configs/default and configure.ac
.
</p>
<p>