diff options
author | Brian Paul <[email protected]> | 2003-06-01 16:28:00 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2003-06-01 16:28:00 +0000 |
commit | 68155873bd10b0ee6ab7fed31c4542297a819790 (patch) | |
tree | 480d3f319856b5b973da0f9f8156b765c6c34304 /docs/devinfo.html | |
parent | c0e1189bad89371f5117f11590dc22298c399706 (diff) |
updated release steps
Diffstat (limited to 'docs/devinfo.html')
-rw-r--r-- | docs/devinfo.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/devinfo.html b/docs/devinfo.html index 398637c51c5..97e17bc1c0a 100644 --- a/docs/devinfo.html +++ b/docs/devinfo.html @@ -128,12 +128,11 @@ get all the latest files. </p> <p> -Update the version strings in src/get.c and src/X/fakeglx.c to return -the new Mesa version number. +Update the version definitions in src/version.h </p> <p> -Create/edit the docs/RELNOTES-X-Y file to document what's new in the release. +Create/edit the docs/RELNOTES-X.Y file to document what's new in the release. Edit the docs/VERSIONS file too. </p> |