summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorNiels De Graef <nielsdegraef@gmail.com>2023-03-18 13:13:10 +0100
committerNiels De Graef <nielsdegraef@gmail.com>2023-03-18 13:13:26 +0100
commit7de4264212aac05f8acec29ba54adac90ae8ed39 (patch)
tree13af4b607270a6aca3f7b8c504233d004b7bc757 /meson.build
parentecf36e3f9869cee3e5a996fae27a092456676059 (diff)
downloadgnome-contacts-7de4264212aac05f8acec29ba54adac90ae8ed39.tar.gz
Release stable version 44.044.0gnome-44
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 c010e1c..87e947b 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-contacts', [ 'vala', 'c' ],
- version: '44.rc',
+ version: '44.0',
license: 'GPL-2.0-or-later',
meson_version: '>= 0.59',
)