build: bump ABI to 4

This commit is contained in:
Christian Hergert
2020-07-02 12:11:50 -07:00
committed by Philip Withnall
parent 5f4c7c43d1
commit 2cc79dd444

View File

@ -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)