summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorNiels De Graef <nielsdegraef@gmail.com>2021-09-04 17:02:42 +0200
committerNiels De Graef <nielsdegraef@gmail.com>2021-09-04 17:02:42 +0200
commit5dcd5c7be9b2a28fa475868018703e4d85b5f8d8 (patch)
tree77dec5301e5859677911fa0c969dd5fefa20fa30 /meson.build
parent96162b4bcdd39dbcb84f6ecfc323997007e4c7e7 (diff)
downloadgnome-contacts-5dcd5c7be9b2a28fa475868018703e4d85b5f8d8.tar.gz
Release unstable version 41.beta41.beta
Woefully late, but let's make sure the fixes got into the 41 series.
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 95fb263..99e0de2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-contacts', [ 'vala', 'c' ],
- version: '40.0',
+ version: '41.beta',
license: 'GPL2+',
meson_version: '>= 0.50',
)