summaryrefslogtreecommitdiff
path: root/docs/devinfo.html
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2007-12-30 08:48:10 -0800
committerDan Nicholson <dbn.lists@gmail.com>2007-12-30 08:48:10 -0800
commit73f6f7ed91a9d9620fa2ee7bb6d89a894ee6b6a8 (patch)
treeeac5eae3ffd2e133ebc264c250a463500d3e1b7b /docs/devinfo.html
parentd0ebdca4fa70506107a318e6cfd03f0fb4297897 (diff)
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.
Diffstat (limited to 'docs/devinfo.html')
-rw-r--r--docs/devinfo.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/devinfo.html b/docs/devinfo.html
index cce14d73a3..1f54a92d0f 100644
--- 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>