summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorIain Lane <iainl@gnome.org>2019-10-07 09:27:05 +0100
committerIain Lane <iainl@gnome.org>2019-10-07 09:27:05 +0100
commitc225cc9f8c70624b43250652f15872e8759fc486 (patch)
tree1cde19eb9834d2dafd8eb51f548782ad46b9dfcb /meson.build
parent1ae748be551338bbb13e54243f02a0ffc699ee06 (diff)
downloadgnome-session-c225cc9f8c70624b43250652f15872e8759fc486.tar.gz
meson: bump to 3.34.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 77d91386..3205c33f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-session', 'c',
- version: '3.34.0',
+ version: '3.34.1',
license: 'GPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.43.0'