summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorNiels De Graef <nielsdegraef@gmail.com>2021-09-29 10:53:47 +0200
committerNiels De Graef <nielsdegraef@gmail.com>2021-09-29 10:55:05 +0200
commit06d6cd077014164d820a35d4f10d890b25572ab1 (patch)
tree69da7d78cc2c75a97f71fd75bdf33844e92f7479 /meson.build
parente64090f43493e830c4acfe3937831ecf3074f16d (diff)
downloadgnome-contacts-06d6cd077014164d820a35d4f10d890b25572ab1.tar.gz
Release stable version 41.041.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 99e0de2..4cb00c9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-contacts', [ 'vala', 'c' ],
- version: '41.beta',
+ version: '41.0',
license: 'GPL2+',
meson_version: '>= 0.50',
)