summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorNiels De Graef <nielsdegraef@gmail.com>2021-03-23 08:32:58 +0100
committerNiels De Graef <nielsdegraef@gmail.com>2021-03-23 09:04:57 +0100
commit8c27ab8cb5e7fcdfe40a27e9744bd1299360a7c4 (patch)
tree8d60512b47fa7dca49c5221a6a087e4a7ba9246f /meson.build
parent1c1d30898c46d94f50a854c2d37e7b06ff640f6d (diff)
downloadgnome-contacts-8c27ab8cb5e7fcdfe40a27e9744bd1299360a7c4.tar.gz
Release stable version 40.040.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 3be75e6..95fb263 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-contacts', [ 'vala', 'c' ],
- version: '40.beta',
+ version: '40.0',
license: 'GPL2+',
meson_version: '>= 0.50',
)