diff options
author | Michael Catanzaro <mcatanzaro@gnome.org> | 2020-08-06 15:19:32 -0500 |
---|---|---|
committer | Michael Catanzaro <mcatanzaro@gnome.org> | 2020-08-06 15:19:32 -0500 |
commit | bc07d9519d492ece039a90d8fef0a441b3f103a4 (patch) | |
tree | 859b57671774e93fd26f1cbf07578c573be2e8dc /meson.build | |
parent | b22b4a3a6f38768a38614a5ad60a167f38698c0a (diff) | |
download | epiphany-bc07d9519d492ece039a90d8fef0a441b3f103a4.tar.gz |
Prepare 3.37.903.37.90
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 96e0d66ec..b053863ba 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ project('epiphany', 'c', license: 'GPL3+', - version: '3.37.3', + version: '3.37.90', meson_version: '>= 0.46.0', default_options: ['c_std=gnu11', 'warning_level=2'] |