[tracker/sam/tracker-3.0-functional-tests: 93/100] Bump API version to 3.0
- From: Sam Thursfield <sthursfield src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/sam/tracker-3.0-functional-tests: 93/100] Bump API version to 3.0
- Date: Sat, 8 Feb 2020 18:30:54 +0000 (UTC)
commit cae8771cd9ec047d7c422a74580df26b7cdb5001
Author: Sam Thursfield <sam afuera me uk>
Date: Tue Jan 21 00:26:59 2020 +0100
Bump API version to 3.0
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/meson.build b/meson.build
index c7242728e..32bc55bb7 100644
--- a/meson.build
+++ b/meson.build
@@ -8,7 +8,7 @@ pkg = import('pkgconfig')
cc = meson.get_compiler('c')
# This is the X.Y used in -llibtracker-FOO-X.Y
-tracker_api_version = '2.0'
+tracker_api_version = '3.0'
tracker_version = meson.project_version().split('-')[0]
tracker_major_version = tracker_version.split('.')[0].to_int()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]