mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
build: keep libsysprof-capture version at 4
We haven't changed the format, so we really don't want to cause unnecessary churn by applications consuming this.
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
sysprof_header_subdir = 'sysprof-@0@'.format(libsysprof_api_version)
|
||||
sysprof_ui_header_subdir = 'sysprof-ui-@0@'.format(libsysprof_ui_api_version)
|
||||
|
||||
sysprof_version_conf = configuration_data()
|
||||
sysprof_version = meson.project_version().split('.')
|
||||
|
||||
Reference in New Issue
Block a user