summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2020-08-06 15:19:32 -0500
committerMichael Catanzaro <mcatanzaro@gnome.org>2020-08-06 15:19:32 -0500
commitbc07d9519d492ece039a90d8fef0a441b3f103a4 (patch)
tree859b57671774e93fd26f1cbf07578c573be2e8dc /meson.build
parentb22b4a3a6f38768a38614a5ad60a167f38698c0a (diff)
downloadepiphany-bc07d9519d492ece039a90d8fef0a441b3f103a4.tar.gz
Prepare 3.37.903.37.90
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 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']