summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorWill Thompson <wjt@endlessos.org>2023-02-13 21:35:49 +0000
committerWill Thompson <wjt@endlessos.org>2023-02-13 21:35:49 +0000
commit37197ab2f0a3a690519eb12083c91fc3ccd253f0 (patch)
treec3431450eb2d1b4ec41baed1676db0b005c15bb9 /meson.build
parent2e074eae5f9fd65ff99b6d23fb3ffa1eaad9bc1d (diff)
downloadgnome-initial-setup-37197ab2f0a3a690519eb12083c91fc3ccd253f0.tar.gz
NEWS for 44.beta44.beta
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 5db41de..0a3cf1a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-initial-setup',
['c'],
- version: '44.alpha.2',
+ version: '44.beta',
license: 'GPL-2.0-or-later',
meson_version: '>= 0.53.0',
)