summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2019-07-22 16:51:29 -0400
committerRay Strode <rstrode@redhat.com>2019-07-22 16:51:29 -0400
commit11d37596ee7bbf47f74912bc0b9af65685b73267 (patch)
treeab85d2233aecb11277aabda0db72dd2cc00dcdce /meson.build
parenta6cfcb222032f44e50623289587102b064d26c9d (diff)
downloadgnome-session-11d37596ee7bbf47f74912bc0b9af65685b73267.tar.gz
meson: bump to 3.33.43.33.4
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 afc97457..35866e26 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-session', 'c',
- version: '3.32.0',
+ version: '3.33.4',
license: 'GPL2+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.43.0'