summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorNiels De Graef <nielsdegraef@gmail.com>2022-09-23 11:07:46 +0200
committerNiels De Graef <nielsdegraef@gmail.com>2022-09-23 11:07:46 +0200
commit0f6c7d65479c54eee54b681836e1ae3c99a9443c (patch)
treece8fbdeffdce0a13e88deefbb6a5243ee08891b1 /meson.build
parentcccf08af8033070286390aac569f1cfdb8e22892 (diff)
downloadgnome-contacts-0f6c7d65479c54eee54b681836e1ae3c99a9443c.tar.gz
Release stable version 43.043.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 5c5d580..8fba912 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-contacts', [ 'vala', 'c' ],
- version: '43.rc',
+ version: '43.0',
license: 'GPL-2.0-or-later',
meson_version: '>= 0.59',
)