summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorNiels De Graef <nielsdegraef@gmail.com>2021-02-13 12:14:51 +0100
committerNiels De Graef <nielsdegraef@gmail.com>2021-02-13 12:14:51 +0100
commita0c5bf424c0d6de3e802bc18ac5a9e1e8b30c08e (patch)
tree94ef6aa7aed4acf695e3d586d183fbb8842ad4b8 /meson.build
parent319ed4e6d6beab3dadeff0c9208100e919f9ef6d (diff)
downloadgnome-contacts-a0c5bf424c0d6de3e802bc18ac5a9e1e8b30c08e.tar.gz
Release unstable version 40.alpha40.alpha
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 37fa820..9b065d8 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-contacts', [ 'vala', 'c' ],
- version: '3.38',
+ version: '40.alpha',
license: 'GPL2+',
meson_version: '>= 0.50',
)