summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorNiels De Graef <nielsdegraef@gmail.com>2023-03-05 11:47:17 +0100
committerNiels De Graef <nielsdegraef@gmail.com>2023-03-05 11:47:17 +0100
commit165b10faf26fddde7ec336279a257937060aed11 (patch)
tree16d3d0edce42932a4952a7bbe2626f588f63bec5 /meson.build
parent452664a82ba3b0d5e40e8e4912749b44d51b9a9d (diff)
downloadgnome-contacts-165b10faf26fddde7ec336279a257937060aed11.tar.gz
Release unstable version 44.rc44.rc
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 a803af1..c010e1c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-contacts', [ 'vala', 'c' ],
- version: '44.beta',
+ version: '44.rc',
license: 'GPL-2.0-or-later',
meson_version: '>= 0.59',
)