SDL/Xcode/SDL
Simon McVittie cd7c2f1de7 Switch versioning scheme to be the same as GLib and Flatpak
For stable releases, this gives us the ability to make bugfix-only point
releases such as 2.24.1 if we want to, and distinguish between them
programmatically. For example, this ability could have been useful after
2.0.16 to fix Xwayland regressions, and after 2.0.18 to fix event loop
regressions.

For development releases, this gives us the ability to make multiple
prereleases during the same feature cycle, and distinguish between them
programmatically. For example, this would have been useful during 2.0.22
development, which went through three prereleases before reaching the
final release.

Signed-off-by: Simon McVittie <smcv@collabora.com>
2022-05-04 09:55:35 -07:00
..
SDL.xcodeproj Fixed Xcode warning about Framework include style 2022-04-30 11:39:44 -07:00
pkg-support Updated copyright for 2022 2022-01-03 09:40:21 -08:00
Info-Framework.plist Switch versioning scheme to be the same as GLib and Flatpak 2022-05-04 09:55:35 -07:00