summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorCarlos Garnacho <carlosg@gnome.org>2021-02-14 20:50:05 +0100
committerCarlos Garnacho <carlosg@gnome.org>2021-02-14 20:50:05 +0100
commit5743b91b985d7bfeb3d6b656242bd1f7f58d19ac (patch)
tree2bdaa6197d34ac425045a080d189d347da9016d5 /meson.build
parentc0b10fd4493b69951154c2cccbc9adafb13a1633 (diff)
downloadgnome-settings-daemon-5743b91b985d7bfeb3d6b656242bd1f7f58d19ac.tar.gz
Release 40.beta40.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 f704f2f1..24bb9a95 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-settings-daemon', 'c',
- version: '40.alpha.1',
+ version: '40.beta',
license: [ 'GPL2+', 'LGPLv2+' ],
meson_version: '>= 0.47.0'
)