[sysprof] build: bump API version



commit 479de6cd92de29196b9e9886e9f7b1c18f09a27e
Author: Christian Hergert <chergert redhat com>
Date:   Thu May 9 15:43:30 2019 -0700

    build: bump API version

 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index 56872a9..b86e72a 100644
--- a/meson.build
+++ b/meson.build
@@ -12,7 +12,7 @@ gnome = import('gnome')
 pkgconfig = import('pkgconfig')
 i18n = import('i18n')
 
-libsysprof_api_version = 2
+libsysprof_api_version = 3
 version_split = meson.project_version().split('.')
 datadir = get_option('datadir')
 podir = join_paths(meson.source_root(), 'po')


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