summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorWill Thompson <wjt@endlessos.org>2022-11-11 16:22:20 +0000
committerWill Thompson <wjt@endlessos.org>2022-11-11 16:22:20 +0000
commit87f332155c6681d6c17f2acbb4f2d04bd41acc43 (patch)
treed5d85be86f4fe8939b1783ea105275711b3f7680 /meson.build
parent12a71ed6089f836ac790fa49791f45ab17ab649d (diff)
downloadgnome-initial-setup-87f332155c6681d6c17f2acbb4f2d04bd41acc43.tar.gz
Bump version to 44.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 d88d413..dcefac0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-initial-setup',
['c'],
- version: '43.1.1',
+ version: '44.alpha',
license: 'GPL-2.0-or-later',
meson_version: '>= 0.53.0',
)