summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorNiels De Graef <nielsdegraef@gmail.com>2022-03-22 17:57:06 +0100
committerNiels De Graef <nielsdegraef@gmail.com>2022-03-22 17:57:06 +0100
commit06fd6bf78baa1717290af02160cc6db4d19ad075 (patch)
tree84a88242c3d2cecf238a6711cb282230ea84ab22 /meson.build
parent82af7245ffd2f48ff00dd5ce5e1268b7b1fd8246 (diff)
downloadgnome-contacts-06fd6bf78baa1717290af02160cc6db4d19ad075.tar.gz
Release stable version 42.042.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 ed5c8b2..bf27273 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-contacts', [ 'vala', 'c' ],
- version: '42.beta',
+ version: '42.0',
license: 'GPL-2.0-or-later',
meson_version: '>= 0.59',
)