summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorBilal Elmoussaoui <belmouss@redhat.com>2022-02-10 19:03:30 +0100
committerBilal Elmoussaoui <belmouss@redhat.com>2022-02-10 19:03:30 +0100
commit10998ca3215fb6d21b5a32fdf78bb5feffaf4c0f (patch)
tree73b5654185091e68d031be175e0c8518f9e0c87d /meson.build
parentf5745b9e827ce0f87720434cf2b0b5e3be205542 (diff)
downloadgeoclue-10998ca3215fb6d21b5a32fdf78bb5feffaf4c0f.tar.gz
Bump release to 2.6.02.6.02.6.x
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 0d9911a..8aa5c31 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('geoclue', 'c', version: '2.5.3', meson_version : '>= 0.47.2')
+project('geoclue', 'c', version: '2.6.0', meson_version : '>= 0.47.2')
gclue_version = meson.project_version()
ver_arr = gclue_version.split('.')