summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2019-09-07 10:05:25 -0500
committerMichael Catanzaro <mcatanzaro@gnome.org>2019-09-07 10:05:25 -0500
commit2b4ec55485c25cc1f4bd5bd1d3f1adb33a857204 (patch)
treeb59ebdb1d129d2f8cc2ddc8bd5a12e3d86fa7304 /meson.build
parent9bc50399e7844eb2a56de932048b7112c520ae7a (diff)
downloadepiphany-2b4ec55485c25cc1f4bd5bd1d3f1adb33a857204.tar.gz
Prepare 3.28.63.28.6gnome-3-28
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 4b3fc275a..2dbb89e2c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('epiphany', 'c',
license: 'GPL3+',
- version: '3.28.5',
+ version: '3.28.6',
meson_version: '>= 0.42.0',
default_options: ['c_std=gnu11']
)