[tracker/sam/tracker-3.0-functional-tests: 1/3] 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: 1/3] Bump API version to 3.0
- Date: Mon, 20 Jan 2020 23:39:21 +0000 (UTC)
commit e4d1b5f0a293d3037816ea1575d9c2b271a8df17
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 b5a9950c3..a6e693b20 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]