[sysprof: 1/63] build: bump ABI to 4



commit 2cc79dd444b4ef403ed730ae974c45ba887b9e85
Author: Christian Hergert <chergert redhat com>
Date:   Thu Jul 2 12:11:50 2020 -0700

    build: bump ABI to 4

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index d9f032d..90dc5fb 100644
--- a/meson.build
+++ b/meson.build
@@ -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)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]