Skip to content

fix: Statically define Meson project version and SOVERSION#290

Merged
hellobertrand merged 1 commit into
mainfrom
fix/meson-portable-version
Jun 19, 2026
Merged

fix: Statically define Meson project version and SOVERSION#290
hellobertrand merged 1 commit into
mainfrom
fix/meson-portable-version

Conversation

@hellobertrand

Copy link
Copy Markdown
Owner

The project version and shared library SOVERSION are now hardcoded directly into 'meson.build'. This removes dependency on Python scripts and fragile regex parsing of external files, making the Meson build system more robust and portable.

The project version and shared library SOVERSION are now hardcoded directly into 'meson.build'. This removes dependency on Python scripts and fragile regex parsing of external files, making the Meson build system more robust and portable.
@hellobertrand hellobertrand merged commit 6b68b7b into main Jun 19, 2026
70 checks passed
@hellobertrand hellobertrand deleted the fix/meson-portable-version branch June 19, 2026 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant