mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 14:43:20 +00:00
Note that we should regenerate configure before running test/versioning.sh
This commit is contained in:
parent
acf397b4df
commit
23be3ccc2f
1 changed files with 6 additions and 6 deletions
|
|
@ -24,10 +24,10 @@
|
|||
* set second number in `DYLIB_CURRENT_VERSION` to 0
|
||||
* set `DYLIB_COMPATIBILITY_VERSION` to the same value
|
||||
|
||||
* Run test/versioning.sh to verify that everything is consistent
|
||||
|
||||
* Regenerate `configure`
|
||||
|
||||
* Run test/versioning.sh to verify that everything is consistent
|
||||
|
||||
* Do the release
|
||||
|
||||
## New bugfix release
|
||||
|
|
@ -47,10 +47,10 @@
|
|||
* set second number in `DYLIB_CURRENT_VERSION` to *patchlevel*
|
||||
* Leave `DYLIB_COMPATIBILITY_VERSION` unchanged
|
||||
|
||||
* Run test/versioning.sh to verify that everything is consistent
|
||||
|
||||
* Regenerate `configure`
|
||||
|
||||
* Run test/versioning.sh to verify that everything is consistent
|
||||
|
||||
* Do the release
|
||||
|
||||
## After a feature release
|
||||
|
|
@ -83,8 +83,8 @@
|
|||
* set second number in `DYLIB_CURRENT_VERSION` to 0
|
||||
* set `DYLIB_COMPATIBILITY_VERSION` to the same value
|
||||
|
||||
* Run test/versioning.sh to verify that everything is consistent
|
||||
|
||||
* Regenerate `configure`
|
||||
|
||||
* Run test/versioning.sh to verify that everything is consistent
|
||||
|
||||
* Do the release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue