summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2020-08-20 14:18:14 -0500
committerMichael Catanzaro <mcatanzaro@gnome.org>2020-08-20 14:18:14 -0500
commit35ca06a35237953caf2fd9f7c8982ec1a66454ef (patch)
tree026725353d24be5919c806a3453f57f98c840f2c /meson.build
parentdf2b41c7a5b7db9e158247632d25236bdf65f6e0 (diff)
downloadepiphany-35ca06a35237953caf2fd9f7c8982ec1a66454ef.tar.gz
Prepare 3.37.913.37.91
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 9ab5de44c..507917f99 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('epiphany', 'c',
license: 'GPL3+',
- version: '3.37.90',
+ version: '3.37.91',
meson_version: '>= 0.46.0',
default_options: ['c_std=gnu11',
'warning_level=2']