summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorCarlos Garnacho <carlosg@gnome.org>2022-08-09 02:31:03 +0200
committerCarlos Garnacho <carlosg@gnome.org>2022-08-09 02:31:03 +0200
commit1c61fa79e525df2286273a3e9aa277764a15c242 (patch)
treebc4d33c7b927993132da9381c5a99e375235814d /meson.build
parent6539ae5073000b3d978bfb1e837c307589266ade (diff)
downloadgnome-settings-daemon-1c61fa79e525df2286273a3e9aa277764a15c242.tar.gz
Release 43.beta43.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 7f880d75..0335d25a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-settings-daemon', 'c',
- version: '43.alpha',
+ version: '43.beta',
license: [ 'GPL2+', 'LGPLv2+' ],
meson_version: '>= 0.49.0'
)