summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorNiels De Graef <nielsdegraef@gmail.com>2021-09-29 10:59:29 +0200
committerNiels De Graef <nielsdegraef@gmail.com>2021-09-29 10:59:29 +0200
commit8873daf9e8a1f330fce2366a17ce2af2a21148b8 (patch)
treeee0e38b741e45577e026cc43dbb08ed7f336ab17 /meson.build
parent06d6cd077014164d820a35d4f10d890b25572ab1 (diff)
downloadgnome-contacts-8873daf9e8a1f330fce2366a17ce2af2a21148b8.tar.gz
Post-release version bump
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 4cb00c9..c9b09be 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-contacts', [ 'vala', 'c' ],
- version: '41.0',
+ version: '42.alpha',
license: 'GPL2+',
meson_version: '>= 0.50',
)