Document that major and minor versions must be updated manually
We probably could change inc_release to do this too, but considering the frequency of our minor (let alone major) releases, it doesn't seem to be worth it.
This commit is contained in:
parent
402f0db6f8
commit
525d55a0f5
@ -194,7 +194,8 @@ least mention the new release there (the text of this page lives in
|
||||
wxWidgets/website repository).
|
||||
|
||||
* Run `misc/scripts/inc_release` to increment micro version,
|
||||
i.e. replace x.y.z with x.y.z+1.
|
||||
i.e. replace x.y.z with x.y.z+1. When changing another version component,
|
||||
all the files updated by this script need to be changed manually.
|
||||
|
||||
* Update the C:R:A settings in `build/bakefiles/version.bkl` to C:R+1:A.
|
||||
Then from the build/bakesfiles directory run
|
||||
|
Loading…
Reference in New Issue
Block a user