summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@igalia.com>2019-07-19 16:04:41 -0500
committerMichael Catanzaro <mcatanzaro@igalia.com>2019-07-19 16:04:41 -0500
commit202f58d398db058085ec558d6f33cabee6365875 (patch)
tree92381857a7278536a23ba8a3a0c79f278d1c5320 /meson.build
parenta336ab4d08912054b1a74aa61f88f172adae5512 (diff)
downloadgnome-desktop-202f58d398db058085ec558d6f33cabee6365875.tar.gz
Prepare 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 4370878a..84a4aae0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('gnome-desktop', 'c',
meson_version: '>= 0.47.0',
- version: '3.33.3',
+ version: '3.33.4',
license: ['GPL2+', 'LGPL2+']
)