summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2020-02-14 15:27:22 -0600
committerMichael Catanzaro <mcatanzaro@gnome.org>2020-02-14 15:27:22 -0600
commitd600f34afab6defc22d51502bac79a07d666d27e (patch)
treef23cf7d7efdb12acd8783f50d709d24a7e744458 /meson.build
parent5b355cb864bd13b3878e50ddd7b344bee96a9f4b (diff)
downloadepiphany-d600f34afab6defc22d51502bac79a07d666d27e.tar.gz
Prepare 3.35.913.35.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 f7699454e..a9f1374dd 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('epiphany', 'c',
license: 'GPL3+',
- version: '3.35.90',
+ version: '3.35.91',
meson_version: '>= 0.46.0',
default_options: ['c_std=gnu11',
'warning_level=2']