summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2018-08-18 00:33:19 +0200
committerChristoph Reiter <reiter.christoph@gmail.com>2018-08-18 00:33:19 +0200
commit76067c85e199c0ce6b490301b89a4e17a74b3b51 (patch)
tree80b4aeb3196f438901220d253a3d7a7c27f8cda8 /meson.build
parentfb2e48e2b9624f8b431f926399f5827957bcaa2d (diff)
downloadgobject-introspection-76067c85e199c0ce6b490301b89a4e17a74b3b51.tar.gz
version bump
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 752ab5f4..1d03cb4e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gobject-introspection', 'c',
- version: '1.57.3',
+ version: '1.57.4',
meson_version: '>= 0.46.0',
default_options: [
'warning_level=1',