mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
build: bump ABI to 4
This commit is contained in:
committed by
Philip Withnall
parent
5f4c7c43d1
commit
2cc79dd444
@ -12,7 +12,7 @@ gnome = import('gnome')
|
||||
pkgconfig = import('pkgconfig')
|
||||
i18n = import('i18n')
|
||||
|
||||
libsysprof_api_version = 3
|
||||
libsysprof_api_version = 4
|
||||
version_split = meson.project_version().split('.')
|
||||
datadir = get_option('datadir')
|
||||
datadir_for_pc_file = join_paths('${prefix}', datadir)
|
||||
|
||||
Reference in New Issue
Block a user