summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2020-09-04 13:12:46 -0500
committerMichael Catanzaro <mcatanzaro@gnome.org>2020-09-04 13:12:46 -0500
commit901c2e50f485e82611df535ba78d1847c145ebe5 (patch)
tree27aebe6e3e719e951cc29aa16f357fac0ac5f5e1 /meson.build
parent306b44a8573c0c88234fe31ac6ddfc2fd30e48ed (diff)
downloadepiphany-901c2e50f485e82611df535ba78d1847c145ebe5.tar.gz
Prepare 3.37.923.37.92
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 507917f99..6a60beb43 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('epiphany', 'c',
license: 'GPL3+',
- version: '3.37.91',
+ version: '3.37.92',
meson_version: '>= 0.46.0',
default_options: ['c_std=gnu11',
'warning_level=2']