diff options
author | Michael Catanzaro <mcatanzaro@gnome.org> | 2020-05-29 10:26:58 -0500 |
---|---|---|
committer | Michael Catanzaro <mcatanzaro@gnome.org> | 2020-05-29 10:26:58 -0500 |
commit | 550764aeb06b51fdd0ecb374f61aa3f06078026a (patch) | |
tree | 3b4cf98cbdb8b2af4ba6977793f3867699d7fc5d /meson.build | |
parent | a904f570cd6170562dbf551b8c0d0389e643b2f7 (diff) | |
download | epiphany-550764aeb06b51fdd0ecb374f61aa3f06078026a.tar.gz |
Prepare 3.37.23.37.2
Diffstat (limited to 'meson.build')
-rw-r--r-- | meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build index 542a79628..f8a7421b6 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('epiphany', 'c', license: 'GPL3+', - version: '3.37.1', + version: '3.37.2', meson_version: '>= 0.46.0', default_options: ['c_std=gnu11', 'warning_level=2'] |