mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-02 09:57:40 +00:00
Actually, DYLIB_COMPATIBILITY_VERSION shouldn't be updated for a stable point release
@smcv
This commit is contained in:
parent
612a86ebad
commit
acf397b4df
3 changed files with 19 additions and 4 deletions
|
@ -45,7 +45,7 @@
|
|||
* `Xcode/SDL/SDL.xcodeproj/project.pbxproj`:
|
||||
`DYLIB_CURRENT_VERSION`, `DYLIB_COMPATIBILITY_VERSION`
|
||||
* set second number in `DYLIB_CURRENT_VERSION` to *patchlevel*
|
||||
* set `DYLIB_COMPATIBILITY_VERSION` to the same value
|
||||
* Leave `DYLIB_COMPATIBILITY_VERSION` unchanged
|
||||
|
||||
* Run test/versioning.sh to verify that everything is consistent
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue