summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorCarlos Garnacho <carlosg@gnome.org>2022-09-17 23:23:06 +0200
committerCarlos Garnacho <carlosg@gnome.org>2022-09-17 23:23:06 +0200
commit6e38fb55cb7cc58d8c29937db01dc8179fe15b68 (patch)
tree6ee08f136583750a24c9388d70e3f69bcad91966 /meson.build
parenta7c3d790e71a1024e7ac156feabeafd91004c273 (diff)
downloadtracker-6e38fb55cb7cc58d8c29937db01dc8179fe15b68.tar.gz
Release 3.4.03.4.0
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 79f5c0a56..2e50ec652 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('tracker', 'c',
- version: '3.4.0.rc',
+ version: '3.4.0',
meson_version: '>=0.53',
default_options: [
'c_std=c99',