diff options
author | Will Thompson <will@willthompson.co.uk> | 2022-05-04 18:22:52 +0000 |
---|---|---|
committer | Will Thompson <will@willthompson.co.uk> | 2022-05-04 18:22:52 +0000 |
commit | 17b500f26e6cf58f2834b4e675c01fa522e5a629 (patch) | |
tree | 5643e23a7cdc0569835537e0762ea876317422eb /meson.build | |
parent | 7ea9db6f10704cb95e5a910a0f330716b38cd130 (diff) | |
download | gnome-initial-setup-17b500f26e6cf58f2834b4e675c01fa522e5a629.tar.gz |
Bump version to 43.alpha
Diffstat (limited to 'meson.build')
-rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index af8e7b6..d65d6eb 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('gnome-initial-setup', ['c'], - version: '42.1.1', + version: '43.alpha', license: 'GPL-2.0-or-later', meson_version: '>= 0.53.0', ) |