diff options
-rw-r--r-- | docs/devinfo.html | 4 |
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> |