summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorNiels De Graef <nielsdegraef@gmail.com>2022-07-27 14:43:39 +0200
committerNiels De Graef <nielsdegraef@gmail.com>2022-07-27 14:43:39 +0200
commit8ad025730df5e7c02b1c3a4ab443c83064e015cd (patch)
treea1324281a6c8b5fbc485a18ec7fd951301a02cf9 /meson.build
parent1c3d1db5039f67c2076ddaa86a1a3a0c406d5dad (diff)
downloadgnome-contacts-8ad025730df5e7c02b1c3a4ab443c83064e015cd.tar.gz
Release unstable version 43.alpha43.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 f2d4669..307a3e3 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gnome-contacts', [ 'vala', 'c' ],
- version: '42.0',
+ version: '43.alpha',
license: 'GPL-2.0-or-later',
meson_version: '>= 0.59',
)