autoconf: Remind developers to bump version numbers in configure.ac
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.
This commit is contained in:
parent
d0ebdca4fa
commit
73f6f7ed91
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue