summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorCarlos Garnacho <carlosg@gnome.org>2021-01-16 22:17:09 +0100
committerCarlos Garnacho <carlosg@gnome.org>2021-01-16 23:24:58 +0100
commitd97808f2b7900414f2c5c1f2a1f2544a0174b2f4 (patch)
tree417f7b40236699125b92d5ff0e91ae1a5f04d6f0 /meson.build
parent82d88014dfca2df7e081712870e1fb017c16b808 (diff)
downloadgnome-settings-daemon-d97808f2b7900414f2c5c1f2a1f2544a0174b2f4.tar.gz
Release 40.alpha.140.alpha.1
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 05fef19c..f704f2f1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-settings-daemon', 'c',
- version: '40.alpha',
+ version: '40.alpha.1',
license: [ 'GPL2+', 'LGPLv2+' ],
meson_version: '>= 0.47.0'
)